On Sep 18, 2005, at 02:17 PM, Mark Martinec wrote:

Matt,


I need a program that can analyze three separate mail logs (one from
relay1, one from relay2, and one from relay3) and generate statistics on
them.

I know there was an amavis program that is no longer maintained, and
someone sent me a patched version of something which I couldn't get
working. Is there a good log analyzer out there? I don't necessarilly need graphs, just statistics (1000 spam messages blocked, 25 passed, etc.
etc.)


Not exactly what you are asking for, but such raw statistics is reported
by amavisd-agent, for all processed mail since amavisd start:

ContentBadHdrMsgs           166      2/h    0.4 % (InMsgs)
ContentBannedMsgs            15      0/h    0.0 % (InMsgs)
ContentCleanMsgs           9947    146/h   23.4 % (InMsgs)
ContentSpamMsgs           30726    452/h   72.2 % (InMsgs)
ContentVirusMsgs           1700     25/h    4.0 % (InMsgs)
InMsgs                    42554    626/h  100.0 % (InMsgs)

  Mark

Another one to consider.

http://www.daleenterprise.com/amavis-stats

I took this over this project, will be public in a day or so, I'll send a link to the list.

-- Dale



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to