>>> -----Original Message----- >>> From: Neil Loffhagen [mailto:Neil.Loffhagen@xxxxxxxxxxxxx] >>> Sent: 19 May 2005 11:28 >>> To: squid-users@xxxxxxxxxxxxxxx >>> Subject: [squid-users] How tell who is browsing where? >>> >>> Have Squid set up and running for a few days now and yesterday got >>> access to the Cache Manager thanks to help from here. When looking at >>> "All Cache Objects", it lists all sites that have been cached. For >>> example, it gives the following information: >>> >>> KEY 5EA065B87287F573B49D923B2B740CBD >>> GET htp://gmail.google.com/gmail/images/star_on_sm_2.gif >>> STORE_OK IN_MEMORY SWAPOUT_DONE PING_DONE >>> CACHABLE,DISPATCHED,VALIDATED >>> LV:1116461397 LU:1116490776 LM:1115226147 EX:1147997397 >>> 0 locks, 0 clients, 1 refs >>> Swap Dir 0, File 00000F22 >>> inmem_lo: 0 >>> inmem_hi: 562 >>> swapout: 562 bytes queued >>> >>> Is there any way to tie this done to who or at least what IP address >>> started the access? This page is obviously nothing to be concerned >>> about, but if we had porn sites appearing we'd like to know who was >>> doing such browsing. >>> >>> Thanks, >>> >>> Neil. >> -----Original Message----- >> From: Stephen [mailto:ssha@xxxxxxxxxxxxxxx] >> Sent: 19 May 2005 11:42 >> To: Neil Loffhagen; squid-users@xxxxxxxxxxxxxxx >> Subject: RE: [squid-users] How tell who is browsing where? >> >> Hi Neil, >> >> Use the access log feature. Enable it in Squid.Conf. It will record IP >> address and request. It can also record computer name instead of IP >> address, if you want. Lastly, if you have identd running on your >> clients, it can also record user name in the access.log file. >> >> Regards, >> Stephen >> > -----Original Message----- > From: Neil Loffhagen [mailto:Neil.Loffhagen@xxxxxxxxxxxxx] > Sent: Thursday, May 19, 2005 3:07 AM > To: Stephen; squid-users@xxxxxxxxxxxxxxx > Subject: RE: [squid-users] How tell who is browsing where? > > > Hi Stephen, > > Appreciate that. I guess it's a matter of opening the file with vi, > which I've just done and can see everything as needed. Is there any sort > of GUI front end for this? Once I've completed all the documentation > and gone my way, the Squid server will be mostly managed by windows > people and a gui would be helpful to them :) > > Thanks again and apologies for posting twice. From the first post I got > a rely from majordomo@xxxxxxx that gave me the impression it had been > rejected? > > Neil. > I think that SARG is capable of doing what you are asking... http://sarg.sourceforge.net/sarg.php