Provided your logfiles are rolling daily:

echo Number of errors i file: `grep "ERROR" [logfilename here] | wget -l`

as a start.

Seriously:

Analyze your requirements and have somebody write a small script which
you put into your crontab. Said script can be a simple one or as
complex as you like it.

Provided you're running on Linux, there's a whole bunch of useful
utilities (sed, awk) which could do the job.

Rgds

Gregor
-- 
just because you're paranoid, don't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available
@ http://pgpkeys.pca.dfn.de:11371
@ http://pgp.mit.edu:11371/
skype:rc46fi

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

Reply via email to