[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Log Rotation
- Subject: Re: [cobalt-users] Log Rotation
- From: "Zeffie" <cobaltlist@xxxxxxxx>
- Date: Tue Jul 4 17:09:21 2000
> Can I change the log files in logrotate.d from
>
>
> /home/sites/home/logs/access {
> rotate 2
> size 100mb
> }
>
> [to]
>
> /home/sites/home/logs/access {
> rotate 2
> monthly
> compress
> }
Sure! whatever floats your boat!
See "man logrotate"
but keep in mind that when you change a site through the gui it will
overwrite the site(whatever) file and you need to do the same to the
logtotate.onboot directory to.
Zeffie
So how about that script