You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Nuno Rodrigues <co...@netcabo.pt> on 2007/02/08 15:57:48 UTC

Tomcat Log Analysis

Hi all,

 

Is there any tool developed to analyze Apache Tomcat's log file? 

 

I need a *Linux* tool that must be able to detect errors (Exceptions, etc)
in the log file as well as hits per page (Servlet). Do you know any? 

 

Cheers,

Nuno

 

 


Re: Tomcat Log Analysis

Posted by Yoav Shapira <yo...@apache.org>.
Hi,
This is a question for the Tomcat users list, users@tomcat.a.o, rather
than the dev list.  Please post any follow-up questions or further
thoughts on that list, not here.

You're mixing two things: HTTP actions (hits per page, page views,
etc) and server errors.  These typically go into separate logs.  There
are many tools to analyze both, especially the former.  Google for
tools like analog, awstats, webanalyzer, and more.

Yoav

On 2/8/07, Nuno Rodrigues <co...@netcabo.pt> wrote:
> Hi all,
>
>
>
> Is there any tool developed to analyze Apache Tomcat's log file?
>
>
>
> I need a *Linux* tool that must be able to detect errors (Exceptions, etc)
> in the log file as well as hits per page (Servlet). Do you know any?
>
>
>
> Cheers,
>
> Nuno
>
>
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org