There isn't a module for Tomcat that does this that I know of (and
nothing built into Tomcat, regardless of what Luba says), although it should
be fairly easy to do - you need to write a RequestInterceptor that just
logs, not intercepts, the requests.

        Randy

-----Original Message-----
From: David Rosenstark [mailto:[EMAIL PROTECTED]]
Sent: Sunday, June 17, 2001 7:45 AM
To: '[EMAIL PROTECTED]'
Subject: access log for Tomcat


Is there some way to configure Tomcat to have a log of all web requests
coming in similar to access_log in Apache?
 
TIA,
David

Reply via email to