From owner-freebsd-isp Sun Oct 7 15: 7:36 2001 Delivered-To: freebsd-isp@freebsd.org Received: from velvet.sensation.net.au (serial1-2-velvet-brunswick.sensation.net.au [203.20.114.195]) by hub.freebsd.org (Postfix) with ESMTP id C439237B403 for ; Sun, 7 Oct 2001 15:07:31 -0700 (PDT) Received: from localhost (rowan@localhost) by velvet.sensation.net.au (8.9.3/8.9.3) with ESMTP id IAA45456 for ; Mon, 8 Oct 2001 08:07:28 +1000 (EST) (envelope-from rowan@sensation.net.au) X-Authentication-Warning: velvet.sensation.net.au: rowan owned process doing -bs Date: Mon, 8 Oct 2001 08:07:27 +1000 (EST) From: Rowan Crowe To: freebsd-isp@freebsd.org Subject: Re: Webalizer oddness In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, 7 Oct 2001, Jim Weeks wrote: > Looking for another head on this one, because I am totally confused. > > After cleaning up httpd.conf and -HUPing httpd on one of my machines, I > noticed that the once a day run of webalizer isn't picking up on any > traffic logged after Oct, 4th. After examining the log files, I can see > that there hasn't been any gaps in logging, neither have I change the > format of the log entries. > > Here is where the oddness comes in. If I copy one of the log files and > delete everything before the 5th, I can do a test run which accurately shows > all traffic for the 5th through 7th. If I delete dividual days, that > works too. If the log is run in its entirety, everything after the 4th is > ignored. Hi Jim, How big are the log files? Any chance they're over 2Gb (2^31)? I've seen some strange things happen (at the application level) with log files over this size, presumably due to the use of a signed long. Your mention of deleting previous days made me wonder. Cheers. -- Rowan Crowe camrecord.com / camdiscover.com / Sensation Internet Services Melbourne, Australia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message