[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Rotating Error Logs
- Subject: [ic] Rotating Error Logs
- From: interchange-users@icdevgroup.org (Christopher VanOosterhout)
- Date: Tue Jul 30 09:52:01 2002
- In-reply-to: <200111191257.fAJCvZA23941@interchange.redhat.com>
For some time now I have been working with an Interchange store that has
been somewhat crippled by my half-baked original installation. Even with
my own errors it has been working very well. Now I am starting from
scratch and going to try to do it right this time.
I have a question about the topic of "Rotating the Error Logs" in the
document "Getting Started."
It says: " . . . you need to create a log rotate job similar to the
following:
/home/merchant/catalogs/*/error.log
{
rotate 4
weekly
compress
nocreate
}
"
So, what where do I put this information? In a file? Where will the file
be located and how do I get it to run?
Thanks,
Christopher