Date: Fri, 3 May 2002 10:00:57 -0300 (ART) From: Fernando Gleiser <fgleiser@cactus.fi.uba.ar> To: <nathan@vidican.com> Cc: <questions@FreeBSD.ORG> Subject: Re: anyone know how to change the logformat for squid, (want a date/time field) Message-ID: <20020503095737.Q99219-100000@localhost> In-Reply-To: <200205031254.g43Csrx16990@mail.ipsnetwork.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 3 May 2002, it was written: > I have been using a simple PERL script to go through the squid log > file, and output what a specified user has requested... a bit messy as > it shows every item, (image, html, cookie, etc), but it works. > > Now, the administration wants not only to know what a particular user > has seen, but also when they saw it. So I need to figure out how to put > a date/time field into the logfile. (if one in some cryptic way doesn't > already exist?) Any ideas? The first entry is the time/date in unix internal format. look at http://www.squid-cache.org/Doc/FAQ/FAQ-6.html for detailed info about squid log files format. Fer > > -- > Nathan Vidican > Nathan@Vidican.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > 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?20020503095737.Q99219-100000>