RE: Logging configuration for Tomcat 5.5.17 to rotate access logs daily

2006-07-26 Thread Peter Crowther
> From: Martin Gainty [mailto:[EMAIL PROTECTED] > -setup a Valve > http://tomcat.apache.org/tomcat-5.5-doc/config/valve.html > (specifically RequestDumperValve) to capture the access Or even AccessLogValve, which does what's required. Sorry, I should have known that - my brain's evidently on t

Re: Logging configuration for Tomcat 5.5.17 to rotate access logs daily

2006-07-26 Thread Martin Gainty
the original message without making a copy. Thank you. - Original Message - From: "Peter Crowther" <[EMAIL PROTECTED]> To: Sent: Wednesday, July 26, 2006 12:07 PM Subject: Wtd: Logging configuration for Tomcat 5.5.17 to rotate access logs daily Asked on behalf of a

Wtd: Logging configuration for Tomcat 5.5.17 to rotate access logs daily

2006-07-26 Thread Peter Crowther
Asked on behalf of a colleague. I'm sure someone out there has already done this... Colleague has a vanilla download of Tomcat 5.5.17. They want to use it in production, and want to perform daily analysis of accesses. Ideally, therefore, they want daily log file rotation for the access log. I