Starting from v3.0, mongodb logs an event with component name to log file using MessageEventDetailsEncoder, in contrast with syslog which using MessageEventWithContextEncoder.
I think we can use component name to filter some less useful log entries. It would be better if mongodb could log component name to syslog too.