Re: [squid-users] problem with access_log

From: Cassiano Martin <cassiano@dont-contact.us>
Date: Fri, 07 Mar 2008 08:42:46 -0300

Are you looking at cache.log or access.log?

Looks like you're in the wrong file.
> Ramashish Baranwal escreveu:
>> Hi,
>>
>> I am trying to prevent logging of certain urls using acls on
>> access_log. The corresponding part of my squid.conf looks like-
>>
>> acl test_url url_regex .*test.*
>>
>> # don't log test_url
>> access_log none test_url
>>
>> # log others
>> access_log <log-file-path> squid
>>
>> Squid however, is not honoring the acl. It logs everything. The log
>> for request
>>
>> http://netdev.com/test/
>>
>> looks like-
>>
>> 1204882748.408 RELEASE -1 FFFFFFFF 15A550F13DEC5BEE462C4DDCA8645838
>> 403 1204882748 0 1204882748 text/html 1091/1091 GET
>> http://netdev.com/test/
>>
>> What am I missing here?
>> My squid version is squid/2.6.STABLE16.
>>
>> Thanks in advance,
>> Ram
>>
>
Received on Fri Mar 07 2008 - 04:42:54 MST

This archive was generated by hypermail pre-2.1.9 : Tue Apr 01 2008 - 13:00:05 MDT