mongodb fields

edit

Module for parsing MongoDB log files.

mongodb fields

edit

Fields from MongoDB logs.

log fields

edit

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.