id: version-0.65.0-pre-asf-org.apache.streampipes.sinks.brokers.jvm.kafka title: Kafka Publisher sidebar_label: Kafka Publisher original_id: org.apache.streampipes.sinks.brokers.jvm.kafka


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)