IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Kafka fields
editKafka fields
editKafka module
kafka fields
editlog fields
editKafka log lines.
-
kafka.log.timestamp
-
The timestamp from the log line.
-
kafka.log.level
-
example: WARN
The log level.
-
kafka.log.message
-
type: text
The logged message.
-
kafka.log.component
-
type: keyword
Component the log is coming from.
-
kafka.log.class
-
type: text
Java class the log is coming from.
trace fields
editTrace in the log line.
-
kafka.log.trace.class
-
type: keyword
Java class the trace is coming from.
-
kafka.log.trace.message
-
type: text
Message part of the trace.
-
kafka.log.trace.full
-
type: text
The full trace in the log line.