Kafka fields
Kafka module
Kafka log lines.
kafka.log.component
- Component the log is coming from.
type: keyword
kafka.log.class
- Java class the log is coming from.
type: keyword
kafka.log.thread
- Thread name the log is coming from.
type: keyword
Trace in the log line.
kafka.log.trace.class
- Java class the trace is coming from.
type: keyword
kafka.log.trace.message
- Message part of the trace.
type: text