On Fri, 25 Mar 2005 18:54:36 -0800, John Hallman <jhallman@xxxxxxxxxxx> wrote: > > > Trying to make sense of access.log > > $ grep "LogFormat" httpd.conf > > LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" > combined > LogFormat "%h %l %u %t \"%r\" %>s %b" common > LogFormat "%{Referer}i -> %U" referer > LogFormat "%{User-agent}i" agent > > CustomLog "| C:/software/apache/Apache2/bin/rotatelogs.exe > C:/logs/Apache-access 86400" common > > I can;t figure out what the number in between the brackets [ ] means..Most > times it is 0 but sometimes it is a large number. I've read the > documentation but can;t seem to find out what the value means? > > Thanks in advance > > 10.0.121.235 - - [25/Mar/2005:16:14:07 -0800] [546875] "GET > /makegrammafe37af8.gsl HTTP/1.1" 304 0 These entires don't match your LogFormat, nor do they look like anything I've ever seen in an apache access_log. Are you sure you are looking at the right httpd.conf? Are you sure that rotatelogs isn't doing any editting? Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx