IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Module for parsing MongoDB log files.
Fields from MongoDB logs.
Contains fields from MongoDB logs.
-
mongodb.log.component
-
Functional categorization of message
type: keyword
example: COMMAND
-
mongodb.log.context
-
Context of message
type: keyword
example: initandlisten
-
mongodb.log.severity
-
type: alias
alias to: log.level
-
mongodb.log.message
-
type: alias
alias to: message
-
mongodb.log.id
-
Integer representing the unique identifier of the log statement
type: long
example: 4615611
Was this helpful?
Thank you for your feedback.