Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Plugin version: 3.12.10

Kafka sink that allows you to write events into CSV or JSON to Kafka. Plugin has the capability to push the data to a Kafka topic. It can also be configured to partition events being written to Kafka based on a configurable key. The sink can also be configured to operate in sync or async mode and apply different compression types to events. This plugin uses Kafka 2.6 java apis.

...