Dear Eric,

Does anyone have suggestions on the best free or inexpensive tomcat log
analyzer? I'm specifically looking for a tool that can help me spot
performance problems such as requests that take a long time, errors,
timeouts, and so on. If the tool can centrally monitor multiple servers,
all the better!


Here is a short description on enabling response time loggen. You can then write a little script to load the response times into a graphing tool. If you just want to trap slow requests, set a threshold of (say) 1 second when parsing the data. http://java-monitor.com/forum/showthread.php?t=5
--
Kees Jan

http://java-monitor.com/forum/
kjkos...@kjkoster.org
06-51838192

Rule 1 for being in a hole: stop digging.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to