Skip to content

Commit 6bd8dfa

Browse files
updated docs for 9.1 (#1920)
Fix include path Co-authored-by: Karen Metts <[email protected]>
1 parent 62a0ab8 commit 6bd8dfa

File tree

7 files changed

+29
-24
lines changed

7 files changed

+29
-24
lines changed

docs/plugins/filters/elasticsearch.asciidoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
///////////////////////////////////////////
66
START - GENERATED VARIABLES, DO NOT EDIT!
77
///////////////////////////////////////////
8-
:version: v4.3.0
9-
:release_date: 2025-07-21
10-
:changelog_url: https://github.com/logstash-plugins/logstash-filter-elasticsearch/blob/v4.3.0/CHANGELOG.md
8+
:version: v4.3.1
9+
:release_date: 2025-09-23
10+
:changelog_url: https://github.com/logstash-plugins/logstash-filter-elasticsearch/blob/v4.3.1/CHANGELOG.md
1111
:include_path: ../include
1212
///////////////////////////////////////////
1313
END - GENERATED VARIABLES, DO NOT EDIT!
@@ -248,8 +248,8 @@ NOTE: As of version `4.0.0` of this plugin, a number of previously deprecated se
248248
| <<plugins-{type}s-{plugin}-password>> |<<password,password>>|No
249249
| <<plugins-{type}s-{plugin}-proxy>> |<<uri,uri>>|No
250250
| <<plugins-{type}s-{plugin}-query>> |<<string,string>>|No
251-
| <<plugins-{type}s-{plugin}-query_params>> |<<hash,hash>> or <<hash,hash>>|No
252251
| <<plugins-{type}s-{plugin}-query_type>> |<<string,string>>, one of `["dsl", "esql"]`|No
252+
| <<plugins-{type}s-{plugin}-query_params>> |<<hash,hash>> or <<hash,hash>>|No
253253
| <<plugins-{type}s-{plugin}-query_template>> |<<string,string>>|No
254254
| <<plugins-{type}s-{plugin}-result_size>> |<<number,number>>|No
255255
| <<plugins-{type}s-{plugin}-retry_on_failure>> |<<number,number>>|No

docs/plugins/filters/jdbc_static.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
///////////////////////////////////////////
77
START - GENERATED VARIABLES, DO NOT EDIT!
88
///////////////////////////////////////////
9-
:version: v5.6.0
10-
:release_date: 2025-05-30
11-
:changelog_url: https://github.com/logstash-plugins/logstash-integration-jdbc/blob/v5.6.0/CHANGELOG.md
9+
:version: v5.6.1
10+
:release_date: 2025-09-30
11+
:changelog_url: https://github.com/logstash-plugins/logstash-integration-jdbc/blob/v5.6.1/CHANGELOG.md
1212
:include_path: ../include
1313
///////////////////////////////////////////
1414
END - GENERATED VARIABLES, DO NOT EDIT!

docs/plugins/filters/jdbc_streaming.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
///////////////////////////////////////////
77
START - GENERATED VARIABLES, DO NOT EDIT!
88
///////////////////////////////////////////
9-
:version: v5.6.0
10-
:release_date: 2025-05-30
11-
:changelog_url: https://github.com/logstash-plugins/logstash-integration-jdbc/blob/v5.6.0/CHANGELOG.md
9+
:version: v5.6.1
10+
:release_date: 2025-09-30
11+
:changelog_url: https://github.com/logstash-plugins/logstash-integration-jdbc/blob/v5.6.1/CHANGELOG.md
1212
:include_path: ../include
1313
///////////////////////////////////////////
1414
END - GENERATED VARIABLES, DO NOT EDIT!

docs/plugins/inputs/elasticsearch.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
///////////////////////////////////////////
77
START - GENERATED VARIABLES, DO NOT EDIT!
88
///////////////////////////////////////////
9-
:version: v5.2.0
10-
:release_date: 2025-06-06
11-
:changelog_url: https://github.com/logstash-plugins/logstash-input-elasticsearch/blob/v5.2.0/CHANGELOG.md
9+
:version: v5.2.1
10+
:release_date: 2025-09-23
11+
:changelog_url: https://github.com/logstash-plugins/logstash-input-elasticsearch/blob/v5.2.1/CHANGELOG.md
1212
:include_path: ../include
1313
///////////////////////////////////////////
1414
END - GENERATED VARIABLES, DO NOT EDIT!

docs/plugins/inputs/jdbc.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
///////////////////////////////////////////
88
START - GENERATED VARIABLES, DO NOT EDIT!
99
///////////////////////////////////////////
10-
:version: v5.6.0
11-
:release_date: 2025-05-30
12-
:changelog_url: https://github.com/logstash-plugins/logstash-integration-jdbc/blob/v5.6.0/CHANGELOG.md
10+
:version: v5.6.1
11+
:release_date: 2025-09-30
12+
:changelog_url: https://github.com/logstash-plugins/logstash-integration-jdbc/blob/v5.6.1/CHANGELOG.md
1313
:include_path: ../include
1414
///////////////////////////////////////////
1515
END - GENERATED VARIABLES, DO NOT EDIT!

docs/plugins/integrations/jdbc.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
///////////////////////////////////////////
77
START - GENERATED VARIABLES, DO NOT EDIT!
88
///////////////////////////////////////////
9-
:version: v5.6.0
10-
:release_date: 2025-05-30
11-
:changelog_url: https://github.com/logstash-plugins/logstash-integration-jdbc/blob/v5.6.0/CHANGELOG.md
9+
:version: v5.6.1
10+
:release_date: 2025-09-30
11+
:changelog_url: https://github.com/logstash-plugins/logstash-integration-jdbc/blob/v5.6.1/CHANGELOG.md
1212
:include_path: ../include
1313
///////////////////////////////////////////
1414
END - GENERATED VARIABLES, DO NOT EDIT!

docs/plugins/outputs/elasticsearch.asciidoc

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
///////////////////////////////////////////
77
START - GENERATED VARIABLES, DO NOT EDIT!
88
///////////////////////////////////////////
9-
:version: v12.0.6
10-
:release_date: 2025-07-29
11-
:changelog_url: https://github.com/logstash-plugins/logstash-output-elasticsearch/blob/v12.0.6/CHANGELOG.md
9+
:version: v12.0.7
10+
:release_date: 2025-09-23
11+
:changelog_url: https://github.com/logstash-plugins/logstash-output-elasticsearch/blob/v12.0.7/CHANGELOG.md
1212
:include_path: ../include
1313
///////////////////////////////////////////
1414
END - GENERATED VARIABLES, DO NOT EDIT!
@@ -304,12 +304,17 @@ single request.
304304
==== DNS Caching
305305

306306
This plugin uses the JVM to lookup DNS entries and is subject to the value of
307-
https://docs.oracle.com/javase/7/docs/technotes/guides/net/properties.html[networkaddress.cache.ttl],
308-
a global setting for the JVM.
307+
https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/net/doc-files/net-properties.html#address-cache-heading[Address Cache settings]
308+
such as `networkaddress.cache.ttl` and `networkaddress.cache.negative.ttl`, global settings for the JVM.
309309

310310
As an example, to set your DNS TTL to 1 second you would set
311311
the `LS_JAVA_OPTS` environment variable to `-Dnetworkaddress.cache.ttl=1`.
312312

313+
The default value for `networkaddress.cache.ttl` depends on the JVM implementation,
314+
which is 30 seconds for the JDK bundled with Logstash.
315+
The `networkaddress.cache.negative.ttl` setting, that controls how long Java caches
316+
the result of failed DNS lookups, defaults to 10 seconds.
317+
313318
Keep in mind that a connection with keepalive enabled will
314319
not reevaluate its DNS value while the keepalive is in effect.
315320

0 commit comments

Comments
 (0)