From owner-freebsd-isp Sun Feb 3 9:19:36 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mailout07.sul.t-online.com (mailout07.sul.t-online.com [194.25.134.83]) by hub.freebsd.org (Postfix) with ESMTP id DEBB737B416 for ; Sun, 3 Feb 2002 09:19:28 -0800 (PST) Received: from fwd11.sul.t-online.de by mailout07.sul.t-online.com with smtp id 16XQIY-00055t-02; Sun, 03 Feb 2002 18:19:26 +0100 Received: from Magelan.Leidinger.net (520065502893-0001@[217.229.208.15]) by fmrl11.sul.t-online.com with esmtp id 16XQII-0TZJ44C; Sun, 3 Feb 2002 18:19:10 +0100 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.11.6/8.11.6) with ESMTP id g13HBOK04654; Sun, 3 Feb 2002 18:11:25 +0100 (CET) (envelope-from netchild@Leidinger.net) Message-Id: <200202031711.g13HBOK04654@Magelan.Leidinger.net> Date: Sun, 3 Feb 2002 18:11:22 +0100 (CET) From: Alexander Leidinger Subject: Re: online web server log analysis package To: pbrezny@purplecat.net Cc: freebsd-isp@FreeBSD.ORG In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/plain; charset=iso-8859-1 X-Sender: 520065502893-0001@t-dialin.net 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 2 Feb, Peter Brezny wrote: > I'm looking to put a log analyzer that can be configured to create a nice > weboutput on a daily basis (with history) for my hosting customers to look > at. What about instant update? I haven't done it yet, but I played a little bit with it in my mind. /usr/ports/textproc/modlogan has 'readaheadlimit', after this amount of logfile entries it recreates the web pages. You could pipe your webserver logs to it as they get generated and get a near realtime statistic (depends on the amount of hits per time unit and how large the readaheadlimit is). Bye, Alexander. -- Secret hacker rule #11: hackers read manuals. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message