Hi Guys
I think I found a bug:
When the option "Enable logging" is ON and you specify exclusions of IP's through ACL's, these ACL's do not get honoured, BUT If you switch "Enable logging" OFF and you specify your logfile in your ACL, it gets excluded.
Actually, If you leave "Enable logging" is ON and specify your logfile in your ACL, the entry gets duplicated except for the excluded IP…
Example ACL:
acl IP-LIST src "/root/ip-list.txt"
access_log /var/squid/log/access.log !IP-LIST
If the "Enable logging" OFF - You get one logfile entry in your logfile and the excluded IP's are excluded.
If the "Enable logging" ON - You get two logfile entries and the excluded IP's gets logged once.
So, it seems there needs to be some kind of "PRE PROCESSING" needed to exclude IP's from your logfile…
Please could someone confirm?
kind regards
cyber7 - AKA Aubrey Kloppers; Cape Town; South Africa