Apache Kafka
Configure Apache Kafka Log Source with BindPlane
Supported Versions
Apache Kafka versions
- 2.x
- 1.x
Configuration
Options | Description |
---|---|
Server Logs | Use this field to verify the path to the Server log file and adjust default as needed (/home/kafka/kafka/logs/server.log*). |
Controller Logs | Use this field to verify the path to the Controller log file and adjust default as needed (/home/kafka/kafka/logs/controller.log*). |
State Change Logs | Use this field to verify the path to the State Change log file and adjust default as needed (/home/kafka/kafka/logs/state-change.log*). |
Log Cleaner Logs | Use this field to verify the path to the Log Cleaner log file and adjust default as needed (/home/kafka/kafka/logs/log-cleaner.log*). |
Start At | Choose whether to start reading from the beginning or end of a file with "end" being the default. |
Log Types
Types |
---|
kafka.server |
kafka.controller |
kafka.state_change |
kafka.log_cleaner |
Advanced
For more information on the advanced configuration capabilities, see our detailed plugin guide here.
Updated over 3 years ago