I just read this post and i wonder if there is something like this for querying jboss log file.
Asked
Active
Viewed 1,764 times
3 Answers
5
I'm developing OtrosLogViewer, it's on apache license. It's a quite good log viewer with similar features to Chainsaw.

KrzyH
- 4,256
- 1
- 31
- 43
0
Try Chainsaw V2 - the supported expression syntax used to filter, search and colorize rows isn't SQL based, but provides a good amount of functionality (regexp queries, exists (not null), relational operators, etc).
You can view information on the expression syntax from the help/tutorial menu.
Chainsaw V2's home page: http://logging.apache.org/chainsaw/
You can run Chainsaw V2 via web start from the 'download' link on that page.

Scott
- 1,728
- 11
- 11