Interesting, that's sort of what I was intending to do with my Apache Lab project called "Pinpoint":

http://svn.apache.org/repos/asf/labs/pinpoint/

The goal of that project is to be able to become a central logging repository. It has support to soak events via network sockets (Socket/ SocketHub Receivers) and has an importer that can use LogFilePatternReceiver to import as well.

Pinpoint creates a Context, which is a collection of logging events. The default context selector routes events received based on date at a day-based context location, and indexes them using Lucene. there is a basic command-line interface to search and I am building reporting elements (Pie graphs etc) to show context summary.

Is that the sort of thing you're looking for? It's not complete, but might be worth reviewing?

cheers,

Paul
On 17/09/2008, at 8:38 AM, Reza Razavipour wrote:

All,

I am tasked with writing a log4j file aggregator/viewer. Search
criteria such as date ranges and etc...

Any support for log4j file parsing? Combining a set of log files?

Any pointers are appreciated.

Thanks
Reza

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


Paul Smith
Core Engineering Manager

Aconex
The easy way to save time and money on your project

696 Bourke Street, Melbourne,
VIC 3000, Australia
Tel: +61 3 9240 0200  Fax: +61 3 9240 0299
Email: [EMAIL PROTECTED]  www.aconex.com

This email and any attachments are intended solely for the addressee. The contents may be privileged, confidential and/or subject to copyright or other applicable law. No confidentiality or privilege is lost by an erroneous transmission. If you have received this e-mail in error, please let us know by reply e-mail and delete or destroy this mail and all copies. If you are not the intended recipient of this message you must not disseminate, copy or take any action in reliance on it. The sender takes no responsibility for the effect of this message upon the recipient's computer system.



Reply via email to