-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: 4.1.9, 4.1.10
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Security 2019-04-22
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
The --logpath option no longer appears in the output of mongod --help. I checked both 4.1.9 and 4.1.10, but have not checked the latest nightly build. 4.1.8 and below still have it.
~/mongo (master)$ m 4.1.9 Activating 4.1.9 ~/mongo (master)$ mongod --help | grep logpath --logappend Append to logpath instead of
Compare with 4.1.8:
~/mongo (master)$ mongod --help | grep logpath --logpath arg log file to send write to instead of --logappend append to logpath instead of