Your Account
Community
Topics (Upcoming)
More |
View story
Symfony log management with `logrotate` on Linux
http://feedproxy.google.com/~r/symfony/planet/~3/NFq7iqb8TL4...
Submitted by
narko
1 month, 1 week, 2 days, 17 hours agoIt sucks when server disks fill up. I have Nagios set up to notify me well before it’s a problem, but it happens annoyingly frequently, and it’s always the same cause: log files.
Symfony’s production environments don’t create logs, but the development environments do, and for one project I had several batch jobs logging to the myproject/log directory...
Tags: none
|