Kafka fields

edit

Kafka module

kafka

edit

log

edit

Kafka log lines.

kafka.log.level

type: alias

alias to: log.level

kafka.log.message

type: alias

alias to: message

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

edit

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