IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
mongodb fields
editmongodb 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.