Hi, I use sarg but it doesn't measure -----Original Message----- From: Slacker [mailto:slacker@xxxxxxxxxxxx] Sent: Thursday, November 08, 2007 12:21 PM To: squid-users@xxxxxxxxxxxxxxx Subject: Re: time Polenyik Tibor, on 11/08/2007 04:07 PM [GMT+500], wrote : > Hi, > > I'd like to measure the time how many time a machine (ip address) use > the internet, web browsing. > > > yes parse the access.log awk egrep wc is your friend :P Or use some log analysis tool for squid may be sarg? Regards