[ic] Rotating Error Logs

Christopher VanOosterhout interchange-users@icdevgroup.org
Tue Jul 30 09:52:01 2002


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