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
![](https://secure.gravatar.com/avatar/a6654b1454a47ef34fcb28561e52662b?size=40&default=https%3A%2F%2Fassets.uvcdn.com%2Fpkg%2Fadmin%2Ficons%2Fuser_70-6bcf9e08938533adb9bac95c3e487cb2a6d4a32f890ca6fdc82e3072e0ea0368.png)
-
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