diff --git a/auditbeat/auditbeat.reference.yml b/auditbeat/auditbeat.reference.yml index 5d97c5c8a839..2d1fb7e0c16f 100644 --- a/auditbeat/auditbeat.reference.yml +++ b/auditbeat/auditbeat.reference.yml @@ -747,9 +747,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 fc64b4642ef9..6d2e246337bd 100644 --- a/filebeat/filebeat.reference.yml +++ b/filebeat/filebeat.reference.yml @@ -1880,9 +1880,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 1f44a35db220..21af5ab72c7a 100644 --- a/heartbeat/heartbeat.reference.yml +++ b/heartbeat/heartbeat.reference.yml @@ -893,9 +893,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 336b5fd866bc..04d17899f659 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 ee70d1d33806..d289e149e838 100644 --- a/metricbeat/metricbeat.reference.yml +++ b/metricbeat/metricbeat.reference.yml @@ -1620,9 +1620,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 dc162d857109..45d7c92b614e 100644 --- a/packetbeat/packetbeat.reference.yml +++ b/packetbeat/packetbeat.reference.yml @@ -1248,9 +1248,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 f966e76da3bd..c423a120e2db 100644 --- a/winlogbeat/winlogbeat.reference.yml +++ b/winlogbeat/winlogbeat.reference.yml @@ -683,9 +683,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 55d845907d20..94c9eee6bf11 100644 --- a/x-pack/auditbeat/auditbeat.reference.yml +++ b/x-pack/auditbeat/auditbeat.reference.yml @@ -803,9 +803,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 7c18818e21ea..e61f7bfdfced 100644 --- a/x-pack/filebeat/filebeat.reference.yml +++ b/x-pack/filebeat/filebeat.reference.yml @@ -4209,9 +4209,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 1f44a35db220..21af5ab72c7a 100644 --- a/x-pack/heartbeat/heartbeat.reference.yml +++ b/x-pack/heartbeat/heartbeat.reference.yml @@ -893,9 +893,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 e2c78d08ae1c..4dd5d9fa5801 100644 --- a/x-pack/metricbeat/metricbeat.reference.yml +++ b/x-pack/metricbeat/metricbeat.reference.yml @@ -2166,9 +2166,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 dc162d857109..45d7c92b614e 100644 --- a/x-pack/packetbeat/packetbeat.reference.yml +++ b/x-pack/packetbeat/packetbeat.reference.yml @@ -1248,9 +1248,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 bcfe437d214d..3bb561576df7 100644 --- a/x-pack/winlogbeat/winlogbeat.reference.yml +++ b/x-pack/winlogbeat/winlogbeat.reference.yml @@ -685,9 +685,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