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 Mar 17, 2021

Allow to generate/download MongoDB Server Audit process logs

Problem Statement, _**What is the problem?**_ As of now (2021-03-17) Ops Manager does not support downloading MongoDB Server Audit process logs via UI/API. Atlas does have support for it (via `GET /groups/{GROUP-ID}/clusters/{HOSTNAME}/logs/{LOG-NAME}` API call). _**Why is this a problem?**_ Users needs to be able to download MongoDB Server Audit process logs via Ops Manager, same way as they do for MongoDB Server process logs/FTDC and MongoDB Agent logs (this significantly simplify troubleshooting, when required). Some users require to download MongoDB Server Audit process logs programmatically to store them in Security Information and Event Management (SIEM) system. Proposal, * Add MongoDB Server Audit process logs option support in [`POST /groups/{PROJECT-ID}/logCollectionJobs`](https://docs.opsmanager.mongodb.com/current/reference/api/log-collections/log-collections-submit/) and in [`GET /groups/{PROJECT-ID}/logCollectionJobs/{JOB-ID}/download`](https://docs.opsmanager.mongodb.com/current/reference/api/log-collections/log-collections-download-job/) Public API calls as well as in Ops Manager Project UI. This will align functionality between Atlas and Ops Manager.
  • Guest
    Oct 20, 2021
    Also, when we are using the keyhole having FTDC is helpful.