Logging

Eamon Daly edaly at nextwavemedia.com
Fri Feb 29 17:23:49 UTC 2008


I really haven't spent enough time on it, but here's what
we're using in production right now:

http://www.eamondaly.com/perl/Perlbal/Log.pm

We use it like so:

 LOAD Log
 LOGNAME = |/usr/local/sbin/cronolog /var/log/httpd/perlbal-%Y-%m-%d.log

It'll also take a plain old filename as an argument, but I
haven't tested that properly-- and as it doesn't use AIO,
it'll probably cost you some serious performance. It's also
entirely non-configurable. It also eats kittens and taunts
the undead. But, you know, it's better than nothing.

____________________________________________________________
Eamon Daly



----- Original Message ----- 
From: "J Davis" <mrsalty0 at gmail.com>
To: <perlbal at lists.danga.com>
Sent: Friday, February 29, 2008 10:10 AM
Subject: Logging


: Hello,
:
: I believe there was some discussion here some time ago about generating 
web
: logs with perlbal and a few pre-existing plug-ins were mentioned but I
: didn't see any active links to code.
: If anyone has had success with generating weblogs could you describe how 
you
: accomplished it or perhaps share some example code that would help me get
: started?
:
: Cheers,
: -Jake
: 



More information about the perlbal mailing list