NOTE: You are looking at documentation for an older release. For the latest information, see the current release documentation.
mongodb fields
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
mongodb fields
editModule for parsing MongoDB log files.
mongodb fields
editFields from MongoDB logs.
log fields
editContains 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.