diff --git a/auditbeat/auditbeat.reference.yml b/auditbeat/auditbeat.reference.yml index b03c95ab44c..a31fffbb802 100644 --- a/auditbeat/auditbeat.reference.yml +++ b/auditbeat/auditbeat.reference.yml @@ -743,9 +743,6 @@ output.elasticsearch: # Strategy for fetching the topics metadata from the broker. Default is false. #full: false - # The number of concurrent load-balanced Kafka output workers. - #worker: 1 - # The number of times to retry publishing an event after a publishing failure. # After the specified number of retries, events are typically dropped. # Some Beats, such as Filebeat, ignore the max_retries setting and retry until diff --git a/filebeat/filebeat.reference.yml b/filebeat/filebeat.reference.yml index 48839d83105..f111d569eff 100644 --- a/filebeat/filebeat.reference.yml +++ b/filebeat/filebeat.reference.yml @@ -1785,9 +1785,6 @@ output.elasticsearch: # Strategy for fetching the topics metadata from the broker. Default is false. #full: false - # The number of concurrent load-balanced Kafka output workers. - #worker: 1 - # The number of times to retry publishing an event after a publishing failure. # After the specified number of retries, events are typically dropped. # Some Beats, such as Filebeat, ignore the max_retries setting and retry until diff --git a/heartbeat/heartbeat.reference.yml b/heartbeat/heartbeat.reference.yml index 59380e2050f..6646107e5bc 100644 --- a/heartbeat/heartbeat.reference.yml +++ b/heartbeat/heartbeat.reference.yml @@ -889,9 +889,6 @@ output.elasticsearch: # Strategy for fetching the topics metadata from the broker. Default is false. #full: false - # The number of concurrent load-balanced Kafka output workers. - #worker: 1 - # The number of times to retry publishing an event after a publishing failure. # After the specified number of retries, events are typically dropped. # Some Beats, such as Filebeat, ignore the max_retries setting and retry until diff --git a/libbeat/_meta/config/output-kafka.reference.yml.tmpl b/libbeat/_meta/config/output-kafka.reference.yml.tmpl index 336b5fd866b..04d17899f65 100644 --- a/libbeat/_meta/config/output-kafka.reference.yml.tmpl +++ b/libbeat/_meta/config/output-kafka.reference.yml.tmpl @@ -64,9 +64,6 @@ # Strategy for fetching the topics metadata from the broker. Default is false. #full: false - # The number of concurrent load-balanced Kafka output workers. - #worker: 1 - # The number of times to retry publishing an event after a publishing failure. # After the specified number of retries, events are typically dropped. # Some Beats, such as Filebeat, ignore the max_retries setting and retry until diff --git a/metricbeat/metricbeat.reference.yml b/metricbeat/metricbeat.reference.yml index 20c4e6d1303..ac67cef2c67 100644 --- a/metricbeat/metricbeat.reference.yml +++ b/metricbeat/metricbeat.reference.yml @@ -1616,9 +1616,6 @@ output.elasticsearch: # Strategy for fetching the topics metadata from the broker. Default is false. #full: false - # The number of concurrent load-balanced Kafka output workers. - #worker: 1 - # The number of times to retry publishing an event after a publishing failure. # After the specified number of retries, events are typically dropped. # Some Beats, such as Filebeat, ignore the max_retries setting and retry until diff --git a/packetbeat/packetbeat.reference.yml b/packetbeat/packetbeat.reference.yml index 5f2f24c06d2..167f8febb09 100644 --- a/packetbeat/packetbeat.reference.yml +++ b/packetbeat/packetbeat.reference.yml @@ -1238,9 +1238,6 @@ output.elasticsearch: # Strategy for fetching the topics metadata from the broker. Default is false. #full: false - # The number of concurrent load-balanced Kafka output workers. - #worker: 1 - # The number of times to retry publishing an event after a publishing failure. # After the specified number of retries, events are typically dropped. # Some Beats, such as Filebeat, ignore the max_retries setting and retry until diff --git a/winlogbeat/winlogbeat.reference.yml b/winlogbeat/winlogbeat.reference.yml index ac54ff3510b..0e37e4b66a4 100644 --- a/winlogbeat/winlogbeat.reference.yml +++ b/winlogbeat/winlogbeat.reference.yml @@ -679,9 +679,6 @@ output.elasticsearch: # Strategy for fetching the topics metadata from the broker. Default is false. #full: false - # The number of concurrent load-balanced Kafka output workers. - #worker: 1 - # The number of times to retry publishing an event after a publishing failure. # After the specified number of retries, events are typically dropped. # Some Beats, such as Filebeat, ignore the max_retries setting and retry until diff --git a/x-pack/auditbeat/auditbeat.reference.yml b/x-pack/auditbeat/auditbeat.reference.yml index 8fb193d3ecc..938290fd6b8 100644 --- a/x-pack/auditbeat/auditbeat.reference.yml +++ b/x-pack/auditbeat/auditbeat.reference.yml @@ -799,9 +799,6 @@ output.elasticsearch: # Strategy for fetching the topics metadata from the broker. Default is false. #full: false - # The number of concurrent load-balanced Kafka output workers. - #worker: 1 - # The number of times to retry publishing an event after a publishing failure. # After the specified number of retries, events are typically dropped. # Some Beats, such as Filebeat, ignore the max_retries setting and retry until diff --git a/x-pack/filebeat/filebeat.reference.yml b/x-pack/filebeat/filebeat.reference.yml index 09decc8b30c..ae997c51ad9 100644 --- a/x-pack/filebeat/filebeat.reference.yml +++ b/x-pack/filebeat/filebeat.reference.yml @@ -3985,9 +3985,6 @@ output.elasticsearch: # Strategy for fetching the topics metadata from the broker. Default is false. #full: false - # The number of concurrent load-balanced Kafka output workers. - #worker: 1 - # The number of times to retry publishing an event after a publishing failure. # After the specified number of retries, events are typically dropped. # Some Beats, such as Filebeat, ignore the max_retries setting and retry until diff --git a/x-pack/heartbeat/heartbeat.reference.yml b/x-pack/heartbeat/heartbeat.reference.yml index 59380e2050f..6646107e5bc 100644 --- a/x-pack/heartbeat/heartbeat.reference.yml +++ b/x-pack/heartbeat/heartbeat.reference.yml @@ -889,9 +889,6 @@ output.elasticsearch: # Strategy for fetching the topics metadata from the broker. Default is false. #full: false - # The number of concurrent load-balanced Kafka output workers. - #worker: 1 - # The number of times to retry publishing an event after a publishing failure. # After the specified number of retries, events are typically dropped. # Some Beats, such as Filebeat, ignore the max_retries setting and retry until diff --git a/x-pack/metricbeat/metricbeat.reference.yml b/x-pack/metricbeat/metricbeat.reference.yml index 48f881ce1b3..e56ca855daa 100644 --- a/x-pack/metricbeat/metricbeat.reference.yml +++ b/x-pack/metricbeat/metricbeat.reference.yml @@ -2147,9 +2147,6 @@ output.elasticsearch: # Strategy for fetching the topics metadata from the broker. Default is false. #full: false - # The number of concurrent load-balanced Kafka output workers. - #worker: 1 - # The number of times to retry publishing an event after a publishing failure. # After the specified number of retries, events are typically dropped. # Some Beats, such as Filebeat, ignore the max_retries setting and retry until diff --git a/x-pack/packetbeat/packetbeat.reference.yml b/x-pack/packetbeat/packetbeat.reference.yml index 5f2f24c06d2..167f8febb09 100644 --- a/x-pack/packetbeat/packetbeat.reference.yml +++ b/x-pack/packetbeat/packetbeat.reference.yml @@ -1238,9 +1238,6 @@ output.elasticsearch: # Strategy for fetching the topics metadata from the broker. Default is false. #full: false - # The number of concurrent load-balanced Kafka output workers. - #worker: 1 - # The number of times to retry publishing an event after a publishing failure. # After the specified number of retries, events are typically dropped. # Some Beats, such as Filebeat, ignore the max_retries setting and retry until diff --git a/x-pack/winlogbeat/winlogbeat.reference.yml b/x-pack/winlogbeat/winlogbeat.reference.yml index 3866783fd20..c8f343309ec 100644 --- a/x-pack/winlogbeat/winlogbeat.reference.yml +++ b/x-pack/winlogbeat/winlogbeat.reference.yml @@ -681,9 +681,6 @@ output.elasticsearch: # Strategy for fetching the topics metadata from the broker. Default is false. #full: false - # The number of concurrent load-balanced Kafka output workers. - #worker: 1 - # The number of times to retry publishing an event after a publishing failure. # After the specified number of retries, events are typically dropped. # Some Beats, such as Filebeat, ignore the max_retries setting and retry until