Welcome!
This is the mainpage of Anteater, this page has two URLs: http://anteater.drzoom.ch/ an http://anteater.sourceforge.net/.
The project and the webpage is hosted by Sourceforge.
|
The Anteater project is a Mail Traffic Analyser. Anteater
supports currently the logformat produced by Sendmail and by Postfix.
The tool is written in 100% C++ and is very easy to customize. Input,
output, and the analysis are modular class objects with a clear interface.
There are eight useful analyse modules, writing the result in plain
ASCII or HTML, to stdout or to files.
|
News
- 2004-01-15 Anteater website update (more)
I updated the website with links to the both URL's of the page. Further i removed some outdated links to the readme, changelog and the german documentation. The readme and changelog is still aviable via the download link.
- 2003-11-06 Anteater 0.4.5 released (more)
A new analysis "mfip" (mailcount from ip) was added. The postfix filter reduce duplicated mailtransfers with the message id, this filter reads also the ip of the client. Options to customize the html output are added and the --domain option accepts now multible domains. Some minor bugs are fixed too.
- 2003-10-29 Anteater 0.4.4 Debian package release (more)
Andrea Capriotti contributed a Debian package of Anteater 0.4.4.
- 2003-10-28 Anteater 0.4.4 bugfix release (more)
This release is fixing a bug with GCC 2.95.x.
Documentation
- API Documentation
This is the documentation for all programmers. Here you see the
classstructures and all important things to create your own
Anteater modules.
- Screenshots
Here you can see the output from Anteater with different Paremeters. Click on
the Parameter to see the Ascii or HTML Output.
- anteater --filter-file=maillog.1
--analyse-all --domain=profzone.ch --dateformat=d.m.y --syslog-year=2000
--aliases-scramble --filter-syslog > screenshot1.txt
(Screenshot 1)
- anteater --filter-file=maillog.1 --filter-syslog
--analyse-all --domain=profzone.ch --dateformat=d.m.y
--syslog-year=2000
--aliases-scramble --ascii-width=100
--report-ascii-file=./screenshot2.txt
(Screenshot 2)
- anteater --filter-file=maillog.1 --filter-syslog
--analyse-all --domain=profzone.ch --dateformat=d.m.y
--syslog-year=2000 --aliases-scramble --report-html
--report-html-file=./screenshot3.html
(Screenshot 3)
- anteater --filter-file=maillog.1 --filter-syslog --analyse-mt --analyse-xt
--domain=profzone.ch --dateformat=d.m.y --syslog-year=2000
--aliases-scramble --report-html --report-html-file=./screenshot4.html
--html-tableborder=2 --limit=10
(Screenshot 4)
- License
GPL 2 or higher...
|
This Page ist hosted by
|