Skip to content

Commit bb80242

Browse files
Update Kafka Output settings documentation to indicate minimum version value for Kafka 4.0 (#1445) (#1446)
(cherry picked from commit 69331ce) Co-authored-by: William Easton <[email protected]>
1 parent 85a0a42 commit bb80242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/ingest-management/fleet/fleet-settings-output-kafka.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ NOTE: If you plan to use {ls} to modify {agent} output data before it's sent to
1919
| The Kafka protocol version that {agent} will request when connecting.
2020
Defaults to `1.0.0`.
2121
Currently Kafka versions from `0.8.2.0` to `2.6.0` are supported, however the latest
22-
Kafka version (`3.x.x`) is expected to be compatible when version `2.6.0` is selected.
22+
Kafka version (`3.x.x`) is expected to be compatible when version `2.6.0` is selected. When using Kafka 4.0 and newer, the version must be set to at least `2.1.0`.
2323

2424
// =============================================================================
2525

0 commit comments

Comments
 (0)