Kafka fieldsedit

Kafka module

kafka fieldsedit

log fieldsedit

Kafka 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 fieldsedit

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.

kafka.log.trace.full

type: text

The full trace in the log line.