Hi team,
For audit reasons, I need to extract all records of users who added a workflow to a given collection, sort of an audit log to ensure developers are not adding unapproved apps to prod collections. I'm using MongoDB but I'm not sure where to find this data.
I am able to locate collections on one hand, and all revisions of a an application on the other, but I can't link the two. Can you please advise?
Thanks!