Kafka fields

edit

Kafka module

kafka fields

edit

log fields

edit

Kafka log lines.

kafka.log.level

type: alias

alias to: log.level

kafka.log.message

type: alias

alias to: message

kafka.log.component

type: keyword

Component the log is coming from.

kafka.log.class

type: keyword

Java class the log is coming from.

trace fields

edit

Trace 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.