Date: Sun, 3 Feb 2002 18:11:22 +0100 (CET) From: Alexander Leidinger <Alexander@Leidinger.net> To: pbrezny@purplecat.net Cc: freebsd-isp@FreeBSD.ORG Subject: Re: online web server log analysis package Message-ID: <200202031711.g13HBOK04654@Magelan.Leidinger.net> In-Reply-To: <LOELKJKBEMHEJNKNALIOIEKKEKAA.pbrezny@purplecat.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202031711.g13HBOK04654>