[EMAIL PROTECTED] RE: Rotate access.log daily

2006-10-08 Thread Frank Niedermann
Hi Sai, Sai Jai Ganesh Gurubaran-2 wrote: > > This is what we use to rotate logs per MB (u can do it for days too ): > CustomLog "|/usr/local/apache2/bin/rotatelogs > /usr/local/apache2/logs/access.log%Y%m%d-%H_%M_%S 10M" accessLogs > this works for me too: CustomLog "|bin/rotatelogs.exe lo

[EMAIL PROTECTED] Rotate access.log daily

2006-10-08 Thread Frank Niedermann
Hello, I'm using Apache2 in front of two Tomcat servers. All my users go trough Apache to reach the web application deployed on both Tomcat servers. Now I have the problem that Apache's access.log grows very big in very short time, I have about 17 MB in two days. I've configured log rotation to