Web Hosting Talk







View Full Version : Log rotate please help


scsi
08-23-2001, 04:20 AM
Hi, I will be gratefull if someone could help me to resolve this problem:
I've changed sitexx under logrotate.d and logrotate.onboot to read this way:

/home/sites/site8/logs/mail.log {
missingok
compress
size 3M
}

/home/sites/site8/logs/ftp.log {
missingok
compress
size 3M
}

/home/sites/site8/logs/web.log {
missingok
compress
daily ............................ (instead of size 3M)
}

.. in the hope to have web.log rotated everyday.
After changes have be made web.log has remained empty. Am I missing something?
thank you in advance for help

scsi
08-31-2001, 05:59 AM
Come on Guys how can I fix that? What's wrong in that config?
thanx