… so primary Database is Mongo Enterprise on zVM on Ubuntu on Z (LinuxOne)… this is a on premise deployment in customer DC.
Is there a way to tell this Enterprise deployment to push/insert/move the audit stream to a remote Mongo Atlas deployment… ie Native Mongo functionality, not using a Kafka or CDC…
yes I realise I can log locally to a collection, then use a Kafka Source Connector to source the data and use a Kafka Sink connector at Atlas.
Looking more native functionality with a remote out/push here.
G