Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
2.4.8
-
None
-
Linux vcentos.ja.home 2.6.32-279.el6.x86_64 #1 SMP Fri Jun 22 12:19:21 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
-
ALL
Description
With ticket SERVER-7965 a new option --logTimestampFormat has been introduced. Tried to use this feature to add the "year" information to mongod log data.
If this opton is given for mongod on commandline:
/usr/local/mongodb/bin/mongod --logpath /usr/local/mongodb/logs/mongod.log --dbpath /usr/local/mongodb/db --logTimestampFormat=iso8601-local
the server fails to start:
error command line: unknown option logTimestampFormat
Has this option changed or not implemented with the current version?
Thanks a lot,
Juergen