Skip to content

Commit b0b02a5

Browse files
updated docs for 8.x (#1762)
1 parent e4b5f2d commit b0b02a5

File tree

12 files changed

+65
-132
lines changed

12 files changed

+65
-132
lines changed

docs/plugins/filters/elastic_integration.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: v0.1.15
9-
:release_date: 2024-10-11
10-
:changelog_url: https://github.com/elastic/logstash-filter-elastic_integration/blob/v0.1.15/CHANGELOG.md
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
1111
:include_path: ../../../../logstash/docs/include
1212
///////////////////////////////////////////
1313
END - GENERATED VARIABLES, DO NOT EDIT!

docs/plugins/filters/xml.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: v4.2.0
9-
:release_date: 2022-08-17
10-
:changelog_url: https://github.com/logstash-plugins/logstash-filter-xml/blob/v4.2.0/CHANGELOG.md
8+
:version: v4.2.1
9+
:release_date: 2024-10-29
10+
:changelog_url: https://github.com/logstash-plugins/logstash-filter-xml/blob/v4.2.1/CHANGELOG.md
1111
:include_path: ../../../../logstash/docs/include
1212
///////////////////////////////////////////
1313
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.4.9
10-
:release_date: 2024-10-02
11-
:changelog_url: https://github.com/logstash-plugins/logstash-input-azure_event_hubs/blob/v1.4.9/CHANGELOG.md
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
1212
:include_path: ../../../../logstash/docs/include
1313
///////////////////////////////////////////
1414
END - GENERATED VARIABLES, DO NOT EDIT!

docs/plugins/inputs/beats.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
///////////////////////////////////////////
99
START - GENERATED VARIABLES, DO NOT EDIT!
1010
///////////////////////////////////////////
11-
:version: v6.9.0
12-
:release_date: 2024-08-28
13-
:changelog_url: https://github.com/logstash-plugins/logstash-input-beats/blob/v6.9.0/CHANGELOG.md
11+
:version: v6.9.1
12+
:release_date: 2024-11-18
13+
:changelog_url: https://github.com/logstash-plugins/logstash-input-beats/blob/v6.9.1/CHANGELOG.md
1414
:include_path: ../../../../logstash/docs/include
1515
///////////////////////////////////////////
1616
END - GENERATED VARIABLES, DO NOT EDIT!

docs/plugins/inputs/elastic_agent.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
///////////////////////////////////////////
99
START - GENERATED VARIABLES, DO NOT EDIT!
1010
///////////////////////////////////////////
11-
:version: v6.9.0
12-
:release_date: 2024-08-28
13-
:changelog_url: https://github.com/logstash-plugins/logstash-input-beats/blob/v6.9.0/CHANGELOG.md
11+
:version: v6.9.1
12+
:release_date: 2024-11-18
13+
:changelog_url: https://github.com/logstash-plugins/logstash-input-beats/blob/v6.9.1/CHANGELOG.md
1414
:include_path: ../../../../logstash/docs/include
1515
///////////////////////////////////////////
1616
END - GENERATED VARIABLES, DO NOT EDIT!

docs/plugins/inputs/http.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: v3.9.1
10-
:release_date: 2024-10-18
11-
:changelog_url: https://github.com/logstash-plugins/logstash-input-http/blob/v3.9.1/CHANGELOG.md
9+
:version: v3.9.2
10+
:release_date: 2024-11-18
11+
:changelog_url: https://github.com/logstash-plugins/logstash-input-http/blob/v3.9.2/CHANGELOG.md
1212
:include_path: ../../../../logstash/docs/include
1313
///////////////////////////////////////////
1414
END - GENERATED VARIABLES, DO NOT EDIT!

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.7
7+
:kafka_client_doc: 37
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.3
13+
:release_date: 2024-11-25
14+
:changelog_url: https://github.com/logstash-plugins/logstash-integration-kafka/blob/v11.5.3/CHANGELOG.md
1515
:include_path: ../../../../logstash/docs/include
1616
///////////////////////////////////////////
1717
END - GENERATED VARIABLES, DO NOT EDIT!

docs/plugins/inputs/tcp.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: v6.4.3
10-
:release_date: 2024-10-16
11-
:changelog_url: https://github.com/logstash-plugins/logstash-input-tcp/blob/v6.4.3/CHANGELOG.md
9+
:version: v6.4.4
10+
:release_date: 2024-11-18
11+
:changelog_url: https://github.com/logstash-plugins/logstash-input-tcp/blob/v6.4.4/CHANGELOG.md
1212
:include_path: ../../../../logstash/docs/include
1313
///////////////////////////////////////////
1414
END - GENERATED VARIABLES, DO NOT EDIT!

docs/plugins/integrations/kafka.asciidoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
:type: integration
33
:default_plugin: 1
44
:no_codec:
5-
:kafka_client: 3.4.1
5+
:kafka_client: 3.7.1
66

77
///////////////////////////////////////////
88
START - GENERATED VARIABLES, DO NOT EDIT!
99
///////////////////////////////////////////
10-
:version: v11.5.2
11-
:release_date: 2024-10-04
12-
:changelog_url: https://github.com/logstash-plugins/logstash-integration-kafka/blob/v11.5.2/CHANGELOG.md
10+
:version: v11.5.3
11+
:release_date: 2024-11-25
12+
:changelog_url: https://github.com/logstash-plugins/logstash-integration-kafka/blob/v11.5.3/CHANGELOG.md
1313
:include_path: ../../../../logstash/docs/include
1414
///////////////////////////////////////////
1515
END - GENERATED VARIABLES, DO NOT EDIT!

docs/plugins/outputs/datadog_metrics.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: v3.0.6
10-
:release_date: 2024-08-09
11-
:changelog_url: https://github.com/logstash-plugins/logstash-output-datadog_metrics/blob/v3.0.6/CHANGELOG.md
9+
:version: v3.0.7
10+
:release_date: 2024-10-25
11+
:changelog_url: https://github.com/logstash-plugins/logstash-output-datadog_metrics/blob/v3.0.7/CHANGELOG.md
1212
:include_path: ../../../../logstash/docs/include
1313
///////////////////////////////////////////
1414
END - GENERATED VARIABLES, DO NOT EDIT!

0 commit comments

Comments
 (0)