diff --git a/docs/plugins/filters/elastic_integration.asciidoc b/docs/plugins/filters/elastic_integration.asciidoc index c5b670f03..2df241bd5 100644 --- a/docs/plugins/filters/elastic_integration.asciidoc +++ b/docs/plugins/filters/elastic_integration.asciidoc @@ -5,9 +5,9 @@ /////////////////////////////////////////// START - GENERATED VARIABLES, DO NOT EDIT! /////////////////////////////////////////// -:version: v0.1.13 -:release_date: 2024-07-16 -:changelog_url: https://github.com/elastic/logstash-filter-elastic_integration/blob/v0.1.13/CHANGELOG.md +:version: v0.1.14 +:release_date: 2024-09-23 +:changelog_url: https://github.com/elastic/logstash-filter-elastic_integration/blob/v0.1.14/CHANGELOG.md :include_path: ../../../../logstash/docs/include /////////////////////////////////////////// END - GENERATED VARIABLES, DO NOT EDIT! diff --git a/docs/plugins/inputs/azure_event_hubs.asciidoc b/docs/plugins/inputs/azure_event_hubs.asciidoc index 8b658be4f..6c8deb5d6 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.4.7 -:release_date: 2024-06-07 -:changelog_url: https://github.com/logstash-plugins/logstash-input-azure_event_hubs/blob/v1.4.7/CHANGELOG.md +:version: v1.4.9 +:release_date: 2024-10-02 +:changelog_url: https://github.com/logstash-plugins/logstash-input-azure_event_hubs/blob/v1.4.9/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 fce80e2c9..7540636b8 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.5.1 -:release_date: 2024-07-26 -:changelog_url: https://github.com/logstash-plugins/logstash-integration-kafka/blob/v11.5.1/CHANGELOG.md +:version: v11.5.2 +:release_date: 2024-10-04 +:changelog_url: https://github.com/logstash-plugins/logstash-integration-kafka/blob/v11.5.2/CHANGELOG.md :include_path: ../../../../logstash/docs/include /////////////////////////////////////////// END - GENERATED VARIABLES, DO NOT EDIT! @@ -131,6 +131,7 @@ See the https://kafka.apache.org/{kafka_client_doc}/documentation for more detai | <> |<>|No | <> |<>|No | <> |<>|No +| <> |<>|No | <> |<>|No | <> |<>|No | <> |<>|No @@ -556,6 +557,13 @@ retries are exhausted. The amount of time to wait before attempting to retry a failed fetch request to a given topic partition. This avoids repeated fetching-and-failing in a tight loop. +[id="plugins-{type}s-{plugin}-sasl_client_callback_handler_class""] +===== `sasl_client_callback_handler_class` +* Value type is <> +* There is no default value for this setting. + +The SASL client callback handler class the specified SASL mechanism should use. + [id="plugins-{type}s-{plugin}-sasl_jaas_config"] ===== `sasl_jaas_config` diff --git a/docs/plugins/integrations/kafka.asciidoc b/docs/plugins/integrations/kafka.asciidoc index 10bdb49b6..e006a618e 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.5.1 -:release_date: 2024-07-26 -:changelog_url: https://github.com/logstash-plugins/logstash-integration-kafka/blob/v11.5.1/CHANGELOG.md +:version: v11.5.2 +:release_date: 2024-10-04 +:changelog_url: https://github.com/logstash-plugins/logstash-integration-kafka/blob/v11.5.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 e0cc07c46..ce3d2aee5 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.5.1 -:release_date: 2024-07-26 -:changelog_url: https://github.com/logstash-plugins/logstash-integration-kafka/blob/v11.5.1/CHANGELOG.md +:version: v11.5.2 +:release_date: 2024-10-04 +:changelog_url: https://github.com/logstash-plugins/logstash-integration-kafka/blob/v11.5.2/CHANGELOG.md :include_path: ../../../../logstash/docs/include /////////////////////////////////////////// END - GENERATED VARIABLES, DO NOT EDIT! @@ -102,6 +102,7 @@ See the https://kafka.apache.org/{kafka_client_doc}/documentation for more detai | <> |<>|No | <> |<>|No | <> |<>|No +| <> |<>|No | <> |<>|No | <> |<>|No | <> |<>|No @@ -392,6 +393,13 @@ In versions prior to 10.5.0, any exception is retried indefinitely unless the `r The amount of time to wait before attempting to retry a failed produce request to a given topic partition. +[id="plugins-{type}s-{plugin}-sasl_client_callback_handler_class""] +===== `sasl_client_callback_handler_class` +* Value type is <> +* There is no default value for this setting. + +The SASL client callback handler class the specified SASL mechanism should use. + [id="plugins-{type}s-{plugin}-sasl_jaas_config"] ===== `sasl_jaas_config`