Notification

Urchin WebAnalytics Software is discontinued and is no longer supported. All Urchin documentation applies only to the Urchin product as it was at the time of discontinuation, and does not apply to any Google Analytics products or services.

Logging: Tomcat (Apache Jakarta Project)

Overview

This article describes how to configure the Tomcat webserver for use with Urchin.

Standard logging format without cookies.
<Valve className="org.apache.catalina.valves.AccessLogValve" directory="logs" prefix="access_log" suffix=".log" pattern="%h %v %u %t "%r" %s %b "%{Referer}i" "%{User-Agent}i"" resolveHosts="false"/>

You must have Tomcat 5 to log cookies.
<Valve className="org.apache.catalina.valves.AccessLogValve" directory="logs" prefix="access." suffix=".log"
pattern="%h %v %u %t &quot;%r&quot; %s %b &quot;%{Referer}i&quot; &quot;%{User-Agent}i&quot; &quot;%{Cookie}i&quot;" resolveHosts="false" />

Search
Clear search
Close search
Main menu
13940941612846101015
true
Search Help Center
true
true
true
false
false