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.
1
vote
Sean Ford
shared this idea
-
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/<your_org_id>/activity/list also available programmatically via API documented here https://docs.atlas.mongodb.com/reference/api/events-orgs-get-all/
Cheers
-Andrew