Create Ops Manager API endpoint to download mms0.log files
We should expand the Ops Manager API to provide mms0.log downloads the same way we allow mongod deployment log downloads. This will help users with diagnostics when they deploy many Ops Manager instances via the kubernetes operator but do not yet have centralized logging.
3
votes
Mariano
shared this idea
-
Ying Gooi commented
Yup, it would. I think we'd like to have a mechanism to export all logs. We are evaluating using fluent bit to do this.
-
AdminAndrey (Admin, MongoDB) commented
Could this be achieved with "kubectl logs" from OM pod?