I have a standalone instance of mongodb (on windows) and want to enable oplog without replicaset.
I found this SO post and set the --master option in my windows service path. But oplog is not created. Any advice?
D:\MongoDB\2.6.5\bin\mongod.exe --dbpath=D:\MongoDB\2.6.5\data\db\ --logpath=D:\MongoDB\2.6.5\log\mongo.log --service --master