From owner-freebsd-isp Tue Feb 10 10:27:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA15352 for freebsd-isp-outgoing; Tue, 10 Feb 1998 10:27:38 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from home.dragondata.com (toasty@home.dragondata.com [204.137.237.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA15347 for ; Tue, 10 Feb 1998 10:27:35 -0800 (PST) (envelope-from toasty@home.dragondata.com) Received: (from toasty@localhost) by home.dragondata.com (8.8.5/8.8.5) id MAA04930 for isp@freebsd.org; Tue, 10 Feb 1998 12:27:33 -0600 (CST) From: Kevin Day Message-Id: <199802101827.MAA04930@home.dragondata.com> Subject: Large httpd log files To: isp@FreeBSD.ORG Date: Tue, 10 Feb 1998 12:27:33 -0600 (CST) X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org All of my customer www traffic is logged to a single file. My customers want access to real-time stats, however, analog takes 20+ minutes to analyze the log file towards the end of the month. (We erase the log file on the 1st of the month). This makes analog's form/cgi interface completely useless as their web browsers time out before they ever see the report. Does anyone here have any solutions to something like this that they've worked out? Is it possible to make each user's traffic log to their own file, without having to add a httpd.conf entry for each user? Kevin Day DragonData To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message