mongodb fieldsedit

Module for parsing MongoDB log files.

mongodb fieldsedit

Fields from MongoDB logs.

log fieldsedit

Contains fields from MongoDB logs.

mongodb.log.severity

type: keyword

example: I

Severity level of message

mongodb.log.component

type: keyword

example: COMMAND

Functional categorization of message

mongodb.log.context

type: keyword

example: initandlisten

Context of message

mongodb.log.message

type: text

The message in the log line.