Hi,
I am using Altas and connecting to my ReplicaSet using:
mongodb+srv://host:password@xxxx.xxxx.mongodb.net/local
I am in Node.js application and MongoDB official driver
and I still cannot access oplog’s collection I have tried:
“oplog”, “local.oplog.rs” “oplog.rs”
and it still doesn’t retrieve any data from there