From owner-freebsd-questions Fri May 3 5:54:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ipsnetwork.net (mail.ipsnetwork.net [209.202.83.5]) by hub.freebsd.org (Postfix) with ESMTP id 887D937B41C for ; Fri, 3 May 2002 05:54:53 -0700 (PDT) Received: (from apache@localhost) by mail.ipsnetwork.net (8.11.1/8.11.1) id g43Csrx16990; Fri, 3 May 2002 08:54:53 -0400 (EDT) Date: Fri, 3 May 2002 08:54:53 -0400 (EDT) Message-Id: <200205031254.g43Csrx16990@mail.ipsnetwork.net> From: "Nathan Vidican" <> To: questions@freebsd.org Reply-To: nathan@vidican.com Subject: anyone know how to change the logformat for squid, (want a date/time field) X-Mailer: NeoMail 1.24 X-IPAddress: 216.94.6.27 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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? -- Nathan Vidican Nathan@Vidican.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message