Re: Logging User-Agent

2002-11-06 Thread Tim Funk
Use this instead ... Ex: -Tim neal wrote: Does anyone know how to log the User-Agent (browser) in Tomcat access logs? I found this reference on the web, but don't really get the context. I tried replacing the Logger node in my server.xml file with the second listed RequestInterceptor but its

Logging User-Agent

2002-11-05 Thread neal
Does anyone know how to log the User-Agent (browser) in Tomcat access logs? I found this reference on the web, but don't really get the context. I tried replacing the Logger node in my server.xml file with the second listed RequestInterceptor but its still not logging the User-Agent. Does anyone