Im looking for a web based log viewer that can be deployed to a tomcat webserver. Does anyone know of any good web based log viewers

link|improve this question

25% accept rate
This isn't a programming question. Try serverfault.com. – sje397 Nov 30 '10 at 12:29
ok, thanks..... – netbrain Nov 30 '10 at 12:35
What kind of logs do you want to view? – joschi Jan 21 at 11:08
feedback

migrated from stackoverflow.com Nov 30 '10 at 15:59

This question came from our site for professional and enthusiast programmers.

closed as not constructive by MDMarra, Scott Pack, Iain, voretaq7, Chris S Jan 21 at 21:01

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

2 Answers

Take a look at Splunk which satisfies your web-based log viewer criteria.

However, It is not a web app which can be deployed on Tomcat or any web server, but it runs as it's own web server at localhost:8000

link|improve this answer
feedback

Like Splunk, as mentioned in another answer but free.. Graylog2

Seems to do most of the same kinds of thing, only without an epic pricetag.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.