[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] log rotation...damnit
- Subject: Re: [cobalt-users] log rotation...damnit
- From: Joe Kerns <joe@xxxxxxxxxxxxx>
- Date: Mon Jul 24 18:41:44 2000
- Organization: JoltinJoe.Com
> in /etc/cron.daily/, remove the link to logrotate
>
> Jonathan Rosenberg schrieb:
> >
> > How do I turn off log rotation. I know many people love it, but I want one
> > giant log file per domain that never gets reset or compressed or
> > whatever...just one log file that I can delete at the end of the month.
Not sure, but I think you can get the rotation to happen on based on time rather than size, so it would rotate monthly, which may be more useful for you. I'm pretty sure, you can't just delete the logs. Maybe a log person can explain this
better.
Joe