Skip to content

Commit 974f9f8

Browse files
updated docs for 8.17 (#1787)
1 parent 61fe88d commit 974f9f8

22 files changed

+97
-72
lines changed

docs/plugins/filters/elastic_integration.asciidoc

Lines changed: 11 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: v0.1.16
9-
:release_date: 2024-10-30
10-
:changelog_url: https://github.com/elastic/logstash-filter-elastic_integration/blob/v0.1.16/CHANGELOG.md
8+
:version: v8.17.0
9+
:release_date: 2025-01-08
10+
:changelog_url: https://github.com/elastic/logstash-filter-elastic_integration/blob/v8.17.0/CHANGELOG.md
1111
:include_path: ../../../../logstash/docs/include
1212
///////////////////////////////////////////
1313
END - GENERATED VARIABLES, DO NOT EDIT!
@@ -48,7 +48,14 @@ NOTE: Some multi-pipeline configurations such as logstash-to-logstash over http(
4848

4949
Events that _fail_ ingest pipeline processing will be tagged with `_ingest_pipeline_failure`, and their `[@metadata][_ingest_pipeline_failure]` will be populated with details as a key/value map.
5050

51-
IMPORTANT: This plugin requires minimum Java 17 and Logstash 8.7.0 versions.
51+
[id="plugins-{type}s-{plugin}-requirements"]
52+
===== Requirements and upgrade guidance
53+
54+
- This plugin requires Java 17 minimum with {ls} `8.x` versions and Java 21 minimum with {ls} `9.x` versions.
55+
- When you upgrade the {stack}, upgrade {ls} (or this plugin specifically) _before_ you upgrade {kib}.
56+
(Note that this requirement is a departure from the typical {stack} https://www.elastic.co/guide/en/elastic-stack/current/installing-elastic-stack.html#install-order-elastic-stack[installation order].)
57+
+
58+
The {es}-{ls}-{kib} installation order ensures the best experience with {agent}-managed pipelines, and embeds functionality from a version of {es} Ingest Node that is compatible with the plugin version (`major`.`minor`).
5259

5360
[id="plugins-{type}s-{plugin}-es-tips"]
5461
===== Using `filter-elastic_integration` with `output-elasticsearch`

docs/plugins/filters/elasticsearch.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
///////////////////////////////////////////
66
START - GENERATED VARIABLES, DO NOT EDIT!
77
///////////////////////////////////////////
8-
:version: v3.16.1
9-
:release_date: 2023-09-29
10-
:changelog_url: https://github.com/logstash-plugins/logstash-filter-elasticsearch/blob/v3.16.1/CHANGELOG.md
8+
:version: v3.16.2
9+
:release_date: 2024-12-09
10+
:changelog_url: https://github.com/logstash-plugins/logstash-filter-elasticsearch/blob/v3.16.2/CHANGELOG.md
1111
:include_path: ../../../../logstash/docs/include
1212
///////////////////////////////////////////
1313
END - GENERATED VARIABLES, DO NOT EDIT!

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.5.0
10-
:release_date: 2024-08-09
11-
:changelog_url: https://github.com/logstash-plugins/logstash-integration-jdbc/blob/v5.5.0/CHANGELOG.md
9+
:version: v5.5.2
10+
:release_date: 2024-12-23
11+
:changelog_url: https://github.com/logstash-plugins/logstash-integration-jdbc/blob/v5.5.2/CHANGELOG.md
1212
:include_path: ../../../../logstash/docs/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.5.0
10-
:release_date: 2024-08-09
11-
:changelog_url: https://github.com/logstash-plugins/logstash-integration-jdbc/blob/v5.5.0/CHANGELOG.md
9+
:version: v5.5.2
10+
:release_date: 2024-12-23
11+
:changelog_url: https://github.com/logstash-plugins/logstash-integration-jdbc/blob/v5.5.2/CHANGELOG.md
1212
:include_path: ../../../../logstash/docs/include
1313
///////////////////////////////////////////
1414
END - GENERATED VARIABLES, DO NOT EDIT!

docs/plugins/inputs/azure_event_hubs.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: v1.5.0
10-
:release_date: 2024-10-25
11-
:changelog_url: https://github.com/logstash-plugins/logstash-input-azure_event_hubs/blob/v1.5.0/CHANGELOG.md
9+
:version: v1.5.1
10+
:release_date: 2025-01-03
11+
:changelog_url: https://github.com/logstash-plugins/logstash-input-azure_event_hubs/blob/v1.5.1/CHANGELOG.md
1212
:include_path: ../../../../logstash/docs/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: v4.20.4
10-
:release_date: 2024-08-23
11-
:changelog_url: https://github.com/logstash-plugins/logstash-input-elasticsearch/blob/v4.20.4/CHANGELOG.md
9+
:version: v4.20.5
10+
:release_date: 2024-12-05
11+
:changelog_url: https://github.com/logstash-plugins/logstash-input-elasticsearch/blob/v4.20.5/CHANGELOG.md
1212
:include_path: ../../../../logstash/docs/include
1313
///////////////////////////////////////////
1414
END - GENERATED VARIABLES, DO NOT EDIT!

docs/plugins/inputs/jdbc.asciidoc

Lines changed: 21 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.5.0
11-
:release_date: 2024-08-09
12-
:changelog_url: https://github.com/logstash-plugins/logstash-integration-jdbc/blob/v5.5.0/CHANGELOG.md
10+
:version: v5.5.2
11+
:release_date: 2024-12-23
12+
:changelog_url: https://github.com/logstash-plugins/logstash-integration-jdbc/blob/v5.5.2/CHANGELOG.md
1313
:include_path: ../../../../logstash/docs/include
1414
///////////////////////////////////////////
1515
END - GENERATED VARIABLES, DO NOT EDIT!
@@ -239,6 +239,8 @@ This plugin supports the following configuration options plus the <<plugins-{typ
239239
| <<plugins-{type}s-{plugin}-sql_log_level>> |<<string,string>>, one of `["fatal", "error", "warn", "info", "debug"]`|No
240240
| <<plugins-{type}s-{plugin}-statement>> |<<string,string>>|No
241241
| <<plugins-{type}s-{plugin}-statement_filepath>> |a valid filesystem path|No
242+
| <<plugins-{type}s-{plugin}-statement_retry_attempts>> |<<number,number>>|No
243+
| <<plugins-{type}s-{plugin}-statement_retry_attempts_wait_time>> |<<number,number>>|No
242244
| <<plugins-{type}s-{plugin}-target>> | {logstash-ref}/field-references-deepdive.html[field reference] | No
243245
| <<plugins-{type}s-{plugin}-tracking_column>> |<<string,string>>|No
244246
| <<plugins-{type}s-{plugin}-tracking_column_type>> |<<string,string>>, one of `["numeric", "timestamp"]`|No
@@ -624,6 +626,22 @@ with the `parameters` setting.
624626

625627
Path of file containing statement to execute
626628

629+
[id="plugins-{type}s-{plugin}-statement_retry_attempts"]
630+
===== `statement_retry_attempts`
631+
632+
* Value type is <<number,number>>
633+
* Default value is `1`
634+
635+
Maximum number of times to try executing a statement.
636+
637+
[id="plugins-{type}s-{plugin}-statement_retry_attempts_wait_time"]
638+
===== `statement_retry_attempts_wait_time`
639+
640+
* Value type is <<number,number>>
641+
* Default value is `0.5`
642+
643+
Number of seconds to sleep between statement execution attempts.
644+
627645
[id="plugins-{type}s-{plugin}-target"]
628646
===== `target`
629647

docs/plugins/inputs/kafka.asciidoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
:type: input
44
:default_plugin: 1
55
:default_codec: plain
6-
:kafka_client: 3.4
7-
:kafka_client_doc: 34
6+
:kafka_client: 3.8.1
7+
:kafka_client_doc: 38
88

99
///////////////////////////////////////////
1010
START - GENERATED VARIABLES, DO NOT EDIT!
1111
///////////////////////////////////////////
12-
:version: v11.5.2
13-
:release_date: 2024-10-04
14-
:changelog_url: https://github.com/logstash-plugins/logstash-integration-kafka/blob/v11.5.2/CHANGELOG.md
12+
:version: v11.5.4
13+
:release_date: 2024-12-18
14+
:changelog_url: https://github.com/logstash-plugins/logstash-integration-kafka/blob/v11.5.4/CHANGELOG.md
1515
:include_path: ../../../../logstash/docs/include
1616
///////////////////////////////////////////
1717
END - GENERATED VARIABLES, DO NOT EDIT!

docs/plugins/inputs/logstash.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: v1.0.3
11-
:release_date: 2024-09-12
12-
:changelog_url: https://github.com/logstash-plugins/logstash-integration-logstash/blob/v1.0.3/CHANGELOG.md
10+
:version: v1.0.4
11+
:release_date: 2024-12-10
12+
:changelog_url: https://github.com/logstash-plugins/logstash-integration-logstash/blob/v1.0.4/CHANGELOG.md
1313
:include_path: ../../../../logstash/docs/include
1414
///////////////////////////////////////////
1515
END - GENERATED VARIABLES, DO NOT EDIT!

docs/plugins/inputs/snmp.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: v4.0.4
11-
:release_date: 2024-07-08
12-
:changelog_url: https://github.com/logstash-plugins/logstash-integration-snmp/blob/v4.0.4/CHANGELOG.md
10+
:version: v4.0.5
11+
:release_date: 2025-01-06
12+
:changelog_url: https://github.com/logstash-plugins/logstash-integration-snmp/blob/v4.0.5/CHANGELOG.md
1313
:include_path: ../../../../logstash/docs/include
1414
///////////////////////////////////////////
1515
END - GENERATED VARIABLES, DO NOT EDIT!

0 commit comments

Comments
 (0)