Details
-
Question
-
Resolution: Done
-
Major - P3
-
None
-
None
-
None
Description
I have a standalone instance of mongodb (on windows) and want to enable oplog without replicaset.
I set the --master option in my windows service path. But oplog is not getting 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
MongoDB version 2.6.5