Log file rotation with Mongrel

Posted by peter on September 24, 2008

In the past I’ve tried a few ways to rotate log files produced by mongrel and always ran into trouble getting the servers restarted. One of our sites Pathable produces a lot of log entries and large log files can slow things down. I recently find this http://www.elevatedrails.com/articles/2008/02/18/log-rotation-with-mongrel/ that solved my problem, yay!

Post a comment
Comment