Unfortunately, I don't know what kind of analysis you want done.  With web
logs there's a standard set of things that people want to know and the
messages that are spit out, but with the "arbitrary" logs from log4j...

If you've spit things out using PatternLayout (or somesuch) then you could
use Perl (or the ORO tools at Jakarta) to parse them.  If you've used XML,
then you've got the whole wide world of XSLT for doing analysis, or you
could easily manipulate the DOMs yourself if you're not familiar with XSLT.

-Jim Moore

-----Original Message-----
From: Robert Ahn [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 06, 2001 8:23 PM
To: [EMAIL PROTECTED]
Subject: Log Analyzers?


Hi,

I've been using log4j with Jboss for the past couple months now with great
success.  I'm currently looking for any log analyzers that would be able to
parse and analyze the logs created by log4j.

Thanks,
Robert

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to