-
Type: Improvement
-
Resolution: Done
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Logging
-
None
Can mongod automatically rename old log files and start new ones without having to restart?
If we can specify either a size or time (or both), once that threshold is reached, server should start logging to a new log file. If renaming old log files is not efficient, log file name can have the timestamp.
This helps a lot when having to go through log files. If log files are too large, it becomes a nightmare to go through those.
- is depended on by
-
SERVER-29963 Include log rotate scripts into deb and rpm packages
- Closed