Skip to main content

Connector Details

Target Kafka

target-kafka writes Singer streams to Kafka topics using a producer. Each stream name maps to a topic name unless you override it (see stream_topic_map). Records are sent as message payloads for that topic.

Config

Set at least bootstrap_servers. If your brokers require SASL, set sasl_username and sasl_password; the target picks sensible defaults for security_protocol and sasl_mechanism when those are present. Expand the table below for every option.

Configuration reference