Norman Maurer wrote:

> 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

Sure, this is another way. As with any new feature, it would be great if it
could be implemented without any dependencies on Avalon or a specific
logging format.

As Danny suggests later in this thread, perhaps a summer of code '08
project? We can discuss the implementation specifics once we have a taker.

Cheers

-- Steve


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to