ok so audit only available in Enterprise…
Can you, if you have enterprise (audit any/all changes) on documents (based on conditions) and then output the audit stream to another Mongo platform, ie Atlas.
You can connect Kafka / MongoDB Change stream and capture changes made to another platform. You can also capture the audit logs and download them via and API call and then ingest those audit logs somewhere.
If you’re using Atlas, the audit logging is not so great, you have to audit the audit logs and then you also have to audit activity logs. As admin at cloud level permissions adding users is not the audit log, but in the atlas activity logs. Then you have to join them.
The installed/to be monitored is Mongo on Ubuntu on zVM / Z system.
You can move them and monitor at this point to system of your choice like one you mentioned?