[CentOS] log rotation not working

Jorge Fábregas jorge.fabregas at gmail.com
Mon Mar 15 01:45:38 UTC 2010


On Sunday 14 March 2010 20:38:23 David Mehler wrote:
> Thanks for your reply. Crontabs package is indeed installed.

Various things:

1- Check that indeed crond is running (ps -ef | grep cron)
2- Check that the logrotate script is indeed in the /etc/cron.daily|hourly|
weekly directories...
3- the best one: run it manually by doing:
logrotate -d -f /etc/logrotate.conf

..and see for yourself why isn't running.

HTH,
Jorge



More information about the CentOS mailing list