[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Tip to rotate web.log



Thought I would pass this tip along to others because I was having problems getting up-to-date stats on the web.log for my RAQ 3. Add:
 
/usr/local/sbin/split_logs web < /var/log/httpd/access
 
to logrotate and then move logrotate from /etc/cron.daily to the cron directory of your choice, depending how often you want the web.log to be updated.
 
Sincerely
Michael West