You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 21, 2023. It is now read-only.
In order to achieve parity with the beats Kafka output, the shipper Kafka output should support "selectors" for topic selection.
In the initial implementation, the topic can be chosen dyncamically using an EventFormatString, giving less flexibility to than the beats output provides.
In order to achieve parity with the beats Kafka output, the shipper Kafka output should support "selectors" for topic selection.
In the initial implementation, the topic can be chosen dyncamically using an
EventFormatString, giving less flexibility to than the beats output provides.