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 Atlas
Created by Guest
Created on May 11, 2021

audit log event when new project is created in an organization

add an audit log even when any user within the organization creates a new project. Currently you can see when a collection is created, but nothing for new projects. This is helpful for auditing and accountability purposes.
  • Attach files
  • Guest
    May 12, 2021
    Hi Sean, The Project creation, deletion, and move events are audited at the Organization level within the Organization activity feed available at https://cloud.mongodb.com/v2#/org//activity/list also available programmatically via API documented here https://docs.atlas.mongodb.com/reference/api/events-orgs-get-all/ Cheers -Andrew