[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] RAQ2 logrotate question
- Subject: RE: [cobalt-users] RAQ2 logrotate question
- From: "Paul Alcock" <webmgr@xxxxxxxxxxxxxxxxxx>
- Date: Wed Nov 6 10:38:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>
> Here's the config file that I had planned on using.
> errors myemailaddressgoeshere
> compress/home/sites/sitexx/logs/access {
> rotate 5
Correction the
compress/home/sites/sitexx/logs/access {
should have been on two lines
eg.
compress
/home/sites/sitexx/logs/access {
Paul ASI