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 Will Not Implement
Categories Atlas
Created by Guest
Created on Mar 1, 2024

Export logs to S3 at the organization level rather than project level

Currently if we have to export logs to S3 we need to enable log export to S3 at project level. If I multiple projects then same things needs to be done, there should be an option to send logs to S3 on organization level when setup should send the logs to S3 bucket with path name (project_name+'/'+cluster_name).
  • Admin
    Frank Sun
    Feb 4, 2026

    Hi. We now have a Terraform provide for exporting logs to S3 across multiple projects. This uses the new log export feature that is available on Atlas and gives much more control and configurability to the export of logs from Atlas. This also enables you to programmatically configure the export of logs and manage multiple projects via code.

    I will go ahead and close this request as our recommendation for managing the export of logs across projects is to use Terraform or our API endpoints. For more information, please see our documentation here! Thank you!