On Tue, 1 Aug 2000, Peter Rose wrote:
> 
> The other theory I had was that as the General Summary total is almost
> double the monthly totals, maybe Ananlog was counting the lines in
> access and referrer log and lumping them together for General Summary.
> 
> At this point Stephen was asking about my log formats - so, here they
> are:
> 
> Example analog.cfg entry for one of my vhosts:
> 
> LOGFILE /etc/httpd/logs/fantasytiles-access_log
> APACHELOGFORMAT (%{Referer}i -> %U)
> LOGFILE /etc/httpd/logs/fantasytiles-referer_log

Your theory is correct. Analog sees a filename on each line of the referrer
log, and doesn't know not to count it as a new request. Use
  LOGFORMAT REFERRER
instead of the APACHELOGFORMAT above and it should get it right.

-- 
Stephen Turner               http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, Wilberforce Road, Cambridge, CB3 0WB, England
  "The new operating system will recover more easily from system crashes."
                          (Microsoft, aiming high with Windows Millennium)

------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------

Reply via email to