> 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.
Hi Reza, Just use the best tools for the job: Perl, cat, sed, awk, and bash. Of course some tools need getting used to before becoming the most useful :) . Regards, Michael Erskine. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
