heya list,
I know how to enable apache style logging:
emulate_httpd_log on
And I figured out how to log referrers and agents:
referer_log /var/log/squid/access.log
useragent_log /var/log/squid/access.log
But the problem is that these items are on separate lines. I'm
fairly certain that
webalizer won't be able to correctly analyze the data this way.
Is there a way to tell squid to log all 3 things on one line like apache does?
i.e.
208.35.248.6 - - [01/Oct/2004:08:13:30 -0700] "GET /i/s.gif HTTP/1.1"
200 43 "http://www.usachurch.com/church_189707.htm" "Mozilla/4.0
(compatible; MSIE 5.0; Windows 98; DigExt)"
Thanks,
Devin
Received on Mon Oct 11 2004 - 18:49:38 MDT
This archive was generated by hypermail pre-2.1.9 : Mon Nov 01 2004 - 12:00:02 MST