> Question---Where can I get a log that shows when > which users have been to what sites? I need the > username, not just the IP number.
The squid web site has a page of links <http://www.squid-cache.org/Scripts/> to log file analysis tools. I use Calamaris <http://cord.de/tools/squid/calamaris/> to produce several reports from the squid log file. <calamaris -r -1 -R -1 -U K > produces a report by computer_name.workgroup showing domains accessed and number of requests/bytes requested by domain. If the user name is in your squid log (authentication) Calamaris can report at user level using the -u option. If you use Webmin <http://www.webmin.com/webmin/> there are several third party modules that squid log files <http://webmin.thirdpartymodules.com/?page=Servers>. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of JR Sent: Thursday, November 15, 2001 5:56 PM To: squidguard Subject: user logs I have set up an e-smith gateway and server with squidguard. Also have a Windows 2000 Server on the network. The e-smith server is the DHCP server also. All are working well. Question---Where can I get a log that shows when which users have been to what sites? I need the username, not just the IP number. Any help is greatly appreciated.
