Some log files (eg. tomcat logs, catalina.out) contains logs generated with
different patterns.
The attached patch provides a single parser that can handle multiple patterns
in a single log file. It looks for the configuration files in the usual place
and sorts them by the name of the file, and then parses the log file based on
the first match it finds for each line.
Original issue reported on code.google.com by t.skar...@gmail.com on 28 Feb 2014 at 10:19
Original issue reported on code.google.com by
t.skar...@gmail.com
on 28 Feb 2014 at 10:19Attachments: