Kafka Publisher
Description
Publishes events to Apache Kafka.
Required input
This sink does not have any requirements and works with any incoming event type.
Configuration
Kafka Broker Settings
The basic settings to connect to the broker. The Kafka broker URL indicates the URL of the broker (e.g., localhost), the port indicates the port of the broker (e.g., 9092)
Kafka Topic
The topic where events should be sent to.
Output
(not applicable for data sinks)