Search squid archive

Re: Password authentication: How to log _only failures_ to access_log?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On fre, 2007-09-14 at 21:27 +0200, Ralf G. R. Bergs wrote:
> Hi there,
> 
> 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

Regards
Henrik

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux