Describe the enhancement:
MongoDB 4.4 changed logs to a structured JSON format. The filebeat MongoDB module will have to be extended/modified to support it. (Supporting the old format too of course, probably a parameter to the module?)
https://docs.mongodb.com/v4.4/reference/log-messages/
Describe a specific use case for the enhancement or feature:
Support collecting MongoDB 4.4 logs with filebeat.
Describe the enhancement:
MongoDB 4.4 changed logs to a structured JSON format. The filebeat MongoDB module will have to be extended/modified to support it. (Supporting the old format too of course, probably a parameter to the module?)
https://docs.mongodb.com/v4.4/reference/log-messages/
Describe a specific use case for the enhancement or feature:
Support collecting MongoDB 4.4 logs with filebeat.