diff --git a/docs/plugins/codecs/netflow.asciidoc b/docs/plugins/codecs/netflow.asciidoc index cdc35efb6..910bc50c9 100644 --- a/docs/plugins/codecs/netflow.asciidoc +++ b/docs/plugins/codecs/netflow.asciidoc @@ -5,10 +5,10 @@ /////////////////////////////////////////// START - GENERATED VARIABLES, DO NOT EDIT! /////////////////////////////////////////// -:version: v4.3.2 -:release_date: 2023-12-22 -:changelog_url: https://github.com/logstash-plugins/logstash-codec-netflow/blob/v4.3.2/CHANGELOG.md -:include_path: ../include +:version: v4.3.3 +:release_date: 2026-01-21 +:changelog_url: https://github.com/logstash-plugins/logstash-codec-netflow/blob/v4.3.3/CHANGELOG.md +:include_path: ../../../../logstash/docs/include /////////////////////////////////////////// END - GENERATED VARIABLES, DO NOT EDIT! /////////////////////////////////////////// @@ -38,10 +38,10 @@ The following Netflow/IPFIX exporters have been seen and tested with the most re |Netflow exporter | v5 | v9 | IPFIX | Remarks |Barracuda Firewall | | | y | With support for Extended Uniflow |Cisco ACI | | y | | -|Cisco ASA | | y | | +|Cisco ASA | | y | | |Cisco ASR 1k | | | N | Fails because of duplicate fields -|Cisco ASR 9k | | y | | -|Cisco IOS 12.x | | y | | +|Cisco ASR 9k | | y | | +|Cisco IOS 12.x | | y | | |Cisco ISR w/ HSL | | N | | Fails because of duplicate fields, see: https://github.com/logstash-plugins/logstash-codec-netflow/issues/93 |Cisco WLC | | y | | |Citrix Netscaler | | | y | Still some unknown fields, labeled netscalerUnknown @@ -118,7 +118,7 @@ To mitigate dropped packets, make sure to increase the Linux kernel receive buff   [id="plugins-{type}s-{plugin}-cache_save_path"] -===== `cache_save_path` +===== `cache_save_path` * Value type is <> * There is no default value for this setting. @@ -134,7 +134,7 @@ Template caches are saved as: * <>/ipfix_templates.cache for IPFIX templates. [id="plugins-{type}s-{plugin}-cache_ttl"] -===== `cache_ttl` +===== `cache_ttl` * Value type is <> * Default value is `4000` @@ -142,7 +142,7 @@ Template caches are saved as: Netflow v9/v10 template cache TTL (seconds) [id="plugins-{type}s-{plugin}-include_flowset_id"] -===== `include_flowset_id` +===== `include_flowset_id` * Value type is <> * Default value is `false` @@ -152,7 +152,7 @@ Setting to true will include the flowset_id in events Allows you to work with sequences, for instance with the aggregate filter [id="plugins-{type}s-{plugin}-ipfix_definitions"] -===== `ipfix_definitions` +===== `ipfix_definitions` * Value type is <> * There is no default value for this setting. @@ -177,7 +177,7 @@ There is an implicit PEN 0 for the standard fields. See for the base set. [id="plugins-{type}s-{plugin}-netflow_definitions"] -===== `netflow_definitions` +===== `netflow_definitions` * Value type is <> * There is no default value for this setting. @@ -201,7 +201,7 @@ id: See for the base set. [id="plugins-{type}s-{plugin}-target"] -===== `target` +===== `target` * Value type is <> * Default value is `"netflow"` @@ -209,9 +209,11 @@ See > * Default value is `[5, 9, 10]` Specify which Netflow versions you will accept. + + diff --git a/docs/plugins/inputs/azure_event_hubs.asciidoc b/docs/plugins/inputs/azure_event_hubs.asciidoc index 5c0c558bc..dc32d5dd7 100644 --- a/docs/plugins/inputs/azure_event_hubs.asciidoc +++ b/docs/plugins/inputs/azure_event_hubs.asciidoc @@ -6,9 +6,9 @@ /////////////////////////////////////////// START - GENERATED VARIABLES, DO NOT EDIT! /////////////////////////////////////////// -:version: v1.5.3 -:release_date: 2025-11-04 -:changelog_url: https://github.com/logstash-plugins/logstash-input-azure_event_hubs/blob/v1.5.3/CHANGELOG.md +:version: v1.5.4 +:release_date: 2026-01-21 +:changelog_url: https://github.com/logstash-plugins/logstash-input-azure_event_hubs/blob/v1.5.4/CHANGELOG.md :include_path: ../../../../logstash/docs/include /////////////////////////////////////////// END - GENERATED VARIABLES, DO NOT EDIT! diff --git a/docs/plugins/inputs/kafka.asciidoc b/docs/plugins/inputs/kafka.asciidoc index 7432ca637..fbe4f473a 100644 --- a/docs/plugins/inputs/kafka.asciidoc +++ b/docs/plugins/inputs/kafka.asciidoc @@ -9,9 +9,9 @@ /////////////////////////////////////////// START - GENERATED VARIABLES, DO NOT EDIT! /////////////////////////////////////////// -:version: v11.8.1 -:release_date: 2025-12-22 -:changelog_url: https://github.com/logstash-plugins/logstash-integration-kafka/blob/v11.8.1/CHANGELOG.md +:version: v11.8.2 +:release_date: 2026-01-17 +:changelog_url: https://github.com/logstash-plugins/logstash-integration-kafka/blob/v11.8.2/CHANGELOG.md :include_path: ../../../../logstash/docs/include /////////////////////////////////////////// END - GENERATED VARIABLES, DO NOT EDIT! diff --git a/docs/plugins/integrations/kafka.asciidoc b/docs/plugins/integrations/kafka.asciidoc index 0c986a4c4..2997d3285 100644 --- a/docs/plugins/integrations/kafka.asciidoc +++ b/docs/plugins/integrations/kafka.asciidoc @@ -7,9 +7,9 @@ /////////////////////////////////////////// START - GENERATED VARIABLES, DO NOT EDIT! /////////////////////////////////////////// -:version: v11.8.1 -:release_date: 2025-12-22 -:changelog_url: https://github.com/logstash-plugins/logstash-integration-kafka/blob/v11.8.1/CHANGELOG.md +:version: v11.8.2 +:release_date: 2026-01-17 +:changelog_url: https://github.com/logstash-plugins/logstash-integration-kafka/blob/v11.8.2/CHANGELOG.md :include_path: ../../../../logstash/docs/include /////////////////////////////////////////// END - GENERATED VARIABLES, DO NOT EDIT! diff --git a/docs/plugins/outputs/kafka.asciidoc b/docs/plugins/outputs/kafka.asciidoc index dd50c80f8..042f0a330 100644 --- a/docs/plugins/outputs/kafka.asciidoc +++ b/docs/plugins/outputs/kafka.asciidoc @@ -9,9 +9,9 @@ /////////////////////////////////////////// START - GENERATED VARIABLES, DO NOT EDIT! /////////////////////////////////////////// -:version: v11.8.1 -:release_date: 2025-12-22 -:changelog_url: https://github.com/logstash-plugins/logstash-integration-kafka/blob/v11.8.1/CHANGELOG.md +:version: v11.8.2 +:release_date: 2026-01-17 +:changelog_url: https://github.com/logstash-plugins/logstash-integration-kafka/blob/v11.8.2/CHANGELOG.md :include_path: ../../../../logstash/docs/include /////////////////////////////////////////// END - GENERATED VARIABLES, DO NOT EDIT!