Hello, I'm successfully running squid 3.1.11 together with squidGuard 1.4 as redirector. Unwanted sites get blocked just fine. Unfortunately they also get logged like a normal request in the access.log. It looks like this: 1301586950.611 1 172.16.0.2 TCP_MEM_HIT/200 1627 GET http://www.facebook.com/ - NONE/- text/html or a later request: 1301587147.200 31 172.16.0.2 TCP_IMS_HIT/304 249 GET http://www.facebook.com/ - NONE/- text/html Is there a way to specially mark redirected entries in the log file? Or don't log them at all? (though I would prefer to mark them). Thanks in advance, Thomas Jarosch