On Wed, 28 Jul 2004, John wrote: > Yes you are right - just the http://www.foo.com and not all the associated > http://www.foo.com/image.dif etc. associated with the site. Is it possible > to screen these out of the access log and just have the web page as > requested by the user appear in the log?
If a user enters http://www.meisei-u.ac.jp/mirror/squid/, what do you want to have logged? You probably can do what you want to do with the custom access log formats available in Squid-3 or as a patch to Squid-2.5. Each request will still be logged however (but without the filename part) Regards Henrik
