Actions
Feature #10751
closedBetter log file management
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Administration
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Wont fix
Description
Currently, there is one log file, production.log. This file grows continuously over time.
It would be nice to have a log manager that includes the following:- Automatically cycle log files on set time interval
- Daily
- Monthly
- quarterly
- never
- Automatically cycle log files at specified file size (ex 10MB or never)
- Delete log files older than so many days, weeks, months (or never)
Optionally, it might be nice to separate the log into groups, such as error, debug, and running.
Actions