Steve Brewin schrieb: > zkn [mailto:[EMAIL PROTECTED] wrote: > > >> Is there any log analyzer application for james? For example I would >> like to see statistics for daily received count, sent count, >> received >> count by host. >> >> Ozkan >> > > As far as I know, there isn't, but its a cool idea. > > For the type of statistics you mention perhaps a StatisticsMailet would be > better? This would record things in an easily analysed format, such as XML. > It would be simpler than parsing and reconciling the various logs and not > tied to a specific logging format. Instances would be placed in different > parts of the mailet chain - root / remote delivery / local delivery / > error - to record the relevant activity. > > Cheers > > -- Steve >
I think Bernd was workin on monitoring stuff (JMX). But maybe we could do something like XML "logging" with a new implementation of the Avalon Logger. bye Norman --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
