We have our server.xml file set w/ the following entry: Valve className="org.apache.catalina.valves.AccessLogValve" directory="../logs" prefix="ws_access_log." suffix=".txt" pattern="combined"
However, there are still many log entries showing no referrers. Some are from user spiders such as the following: 203.65.62.122 - - [03/Jun/2006:11:44:14 -0500] "GET //cgi-bin/openwebmail/userstat.pl HTTP/1.1" 404 1051 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)" 203.65.62.122 - - [03/Jun/2006:11:44:18 -0500] "GET //openwebmail/cgi-bin/userstat.pl HTTP/1.1" 404 1051 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)" 81.56.248.160 - - [28/May/2006:01:46:22 -0500] "GET /include/javascript/images/layout HTTP/1.1" 404 1051 "-" "Java/1.5.0_06" 68.142.250.92 - - [31/May/2006:00:06:22 -0500] "GET /robots.txt HTTP/1.0" 404 985 "-" "Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)" So should we assume that if there is no referrer logged than the user was just using links within the site? Thanks, Rob --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]