On 15.09.2007 13:47, Henrik Nordstrom wrote:
> On fre, 2007-09-14 at 21:27 +0200, Ralf G. R. Bergs wrote:
>> I'm providing Squid for my users to be able to surf the net
>> "anonymously." Therefore I'm not interested in logging my users'
>> requests (to access.log), but only those trying to access my Squid
>> without authorization (i. e. those trying to abuse it.)
>
> The following may work:
>
> acl auth proxy_auth REQUIRED
> log_access deny auth
>
> or alternatively
>
> access_log /path/to/access.log squid !auth
Hi Henrik,
unfortunately none of the above works -- I had already tried several
"access_log" statements before I asked for help in this ML.
Anyone else any ideas?!
Thanks,
Ralf
Received on Sun Sep 16 2007 - 02:16:09 MDT
This archive was generated by hypermail pre-2.1.9 : Mon Oct 01 2007 - 12:00:02 MDT