Atlas activity feed
We want option to export Atlas activity feed in a file to export and work with it. Parse it etc ...
Even better, make a collection with it.
6
votes
Louis
shared this idea
-
Hi Louis, You can programmatically pull the activity feed via this API endpoint:
https://docs.atlas.mongodb.com/reference/api/events/ For completeness, note that the not every field in the UI version is accessible via that API endpoint, but the core fields are.Cheers
-Andrew