Re: Processing XML log files generated using log4j

2009-03-30 Thread sasuke
Thorbjørn Ravn Andersen wrote: > > sasuke skrev den 24-03-2009 05:58: >> It would be appreciated if someone could suggest a simpler and less >> painful >> approach for this problem. >> > Try having a look at the Microsoft LogParser which allow you to query

Processing XML log files generated using log4j

2009-03-23 Thread sasuke
Hi all. In my project, I'm using a custom layout which spits out XML elements using a custom Layout class [which extends Layout] along with a File appender. Thus I end up with a XML file which looks like: The thing I'm trying to achieve here is to write a component which allows me to query