Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Categories Enterprise Advanced
Created by Guest
Created on Jan 19, 2021

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.
  • Guest
    Jun 6, 2025
    Could be very handy to enable easy debuggability for customers, or provide automated / scripted way of downloading during error cases
  • Guest
    Jan 21, 2021
    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.
  • Guest
    Jan 21, 2021
    Could this be achieved with "kubectl logs" from OM pod?