From owner-freebsd-questions@FreeBSD.ORG Wed Jun 4 18:39:50 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A34837B401 for ; Wed, 4 Jun 2003 18:39:50 -0700 (PDT) Received: from smmcroute.smmc.qld.edu.au (stmarg3.lnk.telstra.net [165.228.7.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A9EC43FCB for ; Wed, 4 Jun 2003 18:39:46 -0700 (PDT) (envelope-from keith@smmc.qld.edu.au) Received: (qmail 73359 invoked by uid 89); 5 Jun 2003 01:39:32 -0000 Received: from unknown (HELO smmc.qld.edu.au) (127.0.0.1) by localhost with SMTP; 5 Jun 2003 01:39:32 -0000 Received: from 10.0.0.2 (proxying for 10.0.0.15) (SquirrelMail authenticated user keith) by localhost.smmc.qld.edu.au with HTTP; Thu, 5 Jun 2003 11:39:32 +1000 (EST) Message-ID: <2280.10.0.0.2.1054777172.squirrel@localhost.smmc.qld.edu.au> Date: Thu, 5 Jun 2003 11:39:32 +1000 (EST) From: To: X-Priority: 3 Importance: Normal X-Mailer: SquirrelMail (version 1.2.11) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: How to analyse squid logs and wierd time stamps X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Jun 2003 01:39:50 -0000 Hi all, Here is a squid log sample... 1049884671.477 240 10.0.1.121 TCP_HIT/200 744 GET ftp://ftpav.ca.com/pub/inoculan/scaneng/Siglist.txt - NONE/- text/plain ... Whoa! Anyone know of a port to analyse this stuff and change what MIGHT be a timestamp to something a mortal like me can read?? Appreciate help Keith