Actions
Feature #65119
closedsyslog flood
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Logging
Target version:
-
Start date:
2015-02-17
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:
Description
When a database error or something similar occurs, the syslog is possibly flooded. If you send fatal errors for example via mail then this could easily overfill the mailbox given you have a website with several cronjobs running and many visitors per minute.
I thing there should be some kind of locking so syslog logs the same error only once a minute (could be configurable) or so.
If you consider this feature also as valuable, then we would be glad to contribute a solution.
Actions