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

[cobalt-users] blank web.log files



Hi, 

I have read through all the posts on reconfiguring logrotate to rotate stats
logs for each virtual site on a monthly basis rather than by size. 
I followed everything and changed each site's file in /etc/logrotate.d/ and
logrotate.onboot with the following: 

/home/sites/site1/logs/mail.log {
   monthly
   rotate 12
   compress
   mail logs@xxxxxxxx
   errors logs@xxxxxxxx
}

/home/sites/site1/logs/ftp.log {
   monthly
   rotate 12
   compress
   mail logs@xxxxxxxx
   errors logs@xxxxxxxx
}

/home/sites/site1/logs/web.log {
   monthly
   rotate 12
   compress
   mail logs@xxxxxxxx
   errors logs@xxxxxxxx
}

I've set this up on a RaQ3 & RaQ4 and both have had the same effect of
producing nothing at all!  All I have now is web.log files of 0 bytes which
is stopping webalizer from working.  Can anyone shed some light on what I
may have missed?

Regards,

Andrew Watson
--------------------------------------------------------------
Integrated System Technologies Limited.
www.istl.com