Kevin Blackwell wrote:
Hi,
We have implemented squid and sarg with ntlm_auth. everything is
working fine. I have been requested to do something a bit different
though.
Where I work at we have different divisions within the company. What I
would like to do is create a different access log file depending on
what OU container your in on Windows.
So
squid log files.
Comp A /var/log/squid/compA_access.log
Comp B /var/log/squid.compB_access.log
etc...
Anyone know if that is possible?
http://www.squid-cache.org/Versions/v3/3.0/cfgman/access_log.html
Seems like it should be.
Chris