The login name is the first item listed using:
tail -f access.log | awk '{print $8,$3,$4,$7}'
It must not be in access.log if you aren't seeing it.
Rick
> -----Original Message-----
> From: dumpmail@gmx.net [mailto:dumpmail@gmx.net]
> Sent: Thursday, November 07, 2002 7:49 AM
> To: squid-users@squid-cache.org
> Subject: [squid-users] user monitoring???
> 
> 
> Hi,
> 
>    how can i monitor the USERNAMES + IPS + URLS currently active on
>    the quid proxy?
> 
>    IPs and URLs work with the expression
> 
>    tail -f access.log | awk '{print $8,$3,$4,$7}'
> 
>    posted a few days ago.
> 
>    how can i add the login names?
>    
> -- 
> Regards,
> Thomas Schend
> dumpmail@gmx.net                          mailto:dumpmail@gmx.net
> 
> 
Received on Thu Nov 07 2002 - 07:39:28 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:11:12 MST