Kafka

Description

This is a pull source. You can enable a source within Pipeline to collect events from Kafka compatible brokers.

Configuration

You can configure the source as described in the table below.

Configuration Options

OptionDescription
TitleTitle of your source
DescriptionDescription of your source
BrokersA broker is an array of key/value pairs for each host and port of a Kafka broker
HostThe host name of IP address of the broker
PortThe port that the broker listens on
TopicsList of Kafka topic names to read events from
Consumer GroupThe consumer group name to be used to consume events from Kafka
TLS EnabledOn/off toggle for using TLS for outgoing messages
SASL/SCRAMOn/off toggle for authentication
DecodingChoose from bytes or JSON
SASLChoose from plain, SCRAM-SHA-512, or SCRAM-SHA-256
UsernameThe SASL/SCRAM username
PasswordThe SASL/SCRAM password
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
  Last updated