Skip to main content

Kafka Connector

Kafka Publish messages to an Apache Kafka event stream

Connections

Basic Username/Password

Basic Username and Password connection

InputCommentsDefault
UsernameUsername
PasswordPassword
Authentication MechanismDesired authorization method for passing username/password.

Actions

Publish Messages

Publish a message to an Apache Kafka topic.

InputCommentsDefault
Connection
Client IDA Client Id is an optional identifier of a Kafka consumer that is passed to a Kafka broker with every request.
BrokersA Kafka broker allows consumers to fetch messages by topic, partition and offset.
TopicA Topic is a category/feed name to which records are stored and published.
MessagesProvide a string for a message to be sent to the Kafka topic