1 Apr 2004 02:10
RE: Static log reading tool...
Alan Brown <abrown <at> opstechnology.com>
2004-04-01 00:10:23 GMT
2004-04-01 00:10:23 GMT
My problem was localized enough that I was able to write a tool to do it in an hour. I plan to make it a bit more generic though when I return from my vacation and I'll be happy to look at integrating my desired functionality in chainsaw if you'd like. alan -----Original Message----- From: Paul Smith [mailto:paul.smith <at> lawlex.com.au] Sent: Tuesday, March 30, 2004 3:05 PM To: Log4J Users List Cc: log4j-dev <at> logging.apache.org Subject: RE: Static log reading tool... On Wed, 2004-03-31 at 08:51, Alan Brown wrote: > Can Chainsaw go to remote locations (specified as virtual drives so I > guess that won't be a problemm) and read the file I specify into > chainsaw, filtering out the parts that don't meet it's criteria. > You can open a remote XMLLayout formatted file by using a URL (e.g file://mnt/mydrive/.... or http://myserver/logs/log.xml) by using the menu item under the File menu. Once you have read in the file, a tab is created based an a unique name (configured from the app preferences). Chainsaw v2 will remember as preferences the logger filters you use in the Log Tree panel on the left, but I am not sure we've got around to storing remembered filter expressions yet. But you could paste in the filter expression you created previously I guess until we get around to it.(Continue reading)
RSS Feed