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>
