Jason Johnston wrote:
Since you're using Tomcat you can configure it to create an access log; see http://tomcat.apache.org/tomcat-5.0-doc/config/valve.html for details. I imagine the reason it is not configured to create one out of the box is that usually Tomcat is behind an Apache reverse proxy which does the logging, so it would be redundant to do it in both places.

Several people pointed me at this...I should have guessed.
Thanks for the help. It's logging away happily now.

///Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to