Date: Wed, 26 Jul 2000 11:06:47 +1000 (EST) From: Andy Farkas <andyf@speednet.com.au> To: Mauricio Westendorff Pegoraro <mwp@pucrs.br> Cc: "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG> Subject: Re: Squid Statistics Message-ID: <Pine.BSF.4.10.10007261103140.56070-100000@backup.af.speednet.com.au> In-Reply-To: <397DD50B.6A13DCC5@pucrs.br>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 25 Jul 2000, Mauricio Westendorff Pegoraro wrote: > I'd like a program to make statistics on squid. What I want to know is > something like: computer X accessed page/link Y on time Z (more or less > like this...). That info is in the access.log file generated by squid: $ awk '{print $3,$7,$1};' access.log -- :{ andyf@speednet.com.au Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10007261103140.56070-100000>