From owner-freebsd-isp Tue Dec 7 12:36:18 1999 Delivered-To: freebsd-isp@freebsd.org Received: from kerouac.deepwell.com (deepwell.com [209.63.174.12]) by hub.freebsd.org (Postfix) with SMTP id B231C14D27 for ; Tue, 7 Dec 1999 12:36:17 -0800 (PST) (envelope-from freebsd@deepwell.com) Received: (qmail 20730 invoked from network); 7 Dec 1999 21:28:02 -0000 Received: from proxy.dcomm.net (HELO terry) (209.63.175.10) by deepwell.com with SMTP; 7 Dec 1999 21:28:02 -0000 Message-Id: <4.2.0.58.19991207122932.03552d90@mail1.dcomm.net> X-Sender: freebsd@mail.deepwell.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Tue, 07 Dec 1999 12:32:47 -0800 To: freebsd-isp@freebsd.org From: Deepwell Internet Subject: httpd log rotate Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm looking for something slightly different. I'm looking to use a daily cron script to append each log file to a compressed logfile, and then resume logging to a new uncompressed log. Many of the logfile analyzers have the ability to read compressed logs. Is there a simple way of doing this that will ensure I don't miss any data? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message