|
Sawmill is a Anti-Spam SMTP Proxy (ASSP) log analyzer (it also supports 827 other log formats).
It can process log files
in Anti-Spam SMTP Proxy (ASSP) format, and generate dynamic statistics from them,
analyzing and reporting events.
Sawmill can parse Anti-Spam SMTP Proxy (ASSP) logs, import them into a SQL database (or its own built-in database),
aggregate them, and generate dynamically filtered reports, all through a web interface.
Sawmill can perform Anti-Spam SMTP Proxy (ASSP) log analysis on any platform, including Window, Linux, FreeBSD, OpenBSD, Mac OS, Solaris, other UNIX, and others.
Sawmill stores the following non-numerical fields in its database for Anti-Spam SMTP Proxy (ASSP), generates reports for each field, and allows dynamic filtering on any combination of these fields:
| Field | | Internal Name |
| | date/time | | date_time |
| | day of week | | day_of_week |
| | hour of day | | hour_of_day |
| | queue ID | | queue_id |
| | result tag | | resulttag |
| | source IP | | source_ip |
| | sender | | sender |
| | recipient | | recipient |
| | whitelist addition | | whitelist_addition |
| | unchecked recipient | | unchecked_recipient |
| | comment | | comment |
| | comment trail | | comment_trail |
| | subject | | subject |
| | message type | | message_type |
Sawmill stores the following numerical fields in its database for Anti-Spam SMTP Proxy (ASSP), aggregating them and including them as columns in most reports:
| Numerical Field | | Internal Name |
| | messages | | messages |
| | spam messages | | spam_messages |
| | immediate disconnects | | immediate_disconnects |
Sawmill also supports 827 other log formats;
see Sawmill Features
for a list containing Anti-Spam SMTP Proxy (ASSP) and all the other supported formats.
|