Aaah! I it worked. Cool, thanks. Something I noticed though ... while the logging of Netscape-related agents is rpetty good, the Micrsoft IE browsers are logged very vaguely. For instance, MSIE 6.0 is logged as Mozill 3.1 Compatible. Any way to change this?
Also, does anyone know how the two formats (combined and common) compare to the logging patterns used in Apache? Thanks. Neal -----Original Message----- From: Shapira, Yoav [mailto:Yoav.Shapira@;mpi.com] Sent: Wednesday, November 06, 2002 10:48 AM To: Tomcat Users List Subject: RE: Logging UserAgent (browser) Hi, What version of tomcat are you using? In 4.x, changing the pattern from common to combined is all you need to do. Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: neal [mailto:nealcabage@;yahoo.com] >Sent: Thursday, November 07, 2002 1:44 AM >To: Tomcat Users List >Subject: RE: Logging UserAgent (browser) > >Thanks but this didn't affect my logs at all. I changed the pattern to >"combined" from "common" per your suggestion and the log is still using >common format - no user-agent. > >Did you mean that I should use this in combination with one of the >RequestInterceptor nodes I was referring to (where to explicitly define a >format)? If so, what would the association be there? I failed to find >this >information in the tomcat manual. :( > >Thanks. >Neal > >-----Original Message----- >From: Tim Funk [mailto:funkman@;joedog.org] >Sent: Wednesday, November 06, 2002 4:14 AM >To: Tomcat Users List >Subject: Re: Logging UserAgent (browser) > > >Yes - use combined for your access log pattern. >Ex: ><Valve className="org.apache.catalina.valves.AccessLogValve" > directory="logs" > prefix="localhost_access_log." > suffix=".txt" > pattern="combined" /> > > >neal wrote: >> Is it possible to instruct Tomcat to log the HTTP UserAgent (Aka which >> browser), in the access logs? >> >> Thanks! >> Neal >> > > >-- >To unsubscribe, e-mail: ><mailto:tomcat-user-unsubscribe@;jakarta.apache.org> >For additional commands, e-mail: ><mailto:tomcat-user-help@;jakarta.apache.org> > > >-- >To unsubscribe, e-mail: <mailto:tomcat-user- >[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:tomcat-user- >[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>