|
Sawmill is a Argosoft Mail Server Log Format (BETA) log analyzer (it also supports 827 other log formats).
It can process log files
in Argosoft Mail Server Log Format (BETA) format, and generate dynamic statistics from them,
analyzing and reporting events.
Sawmill can parse Argosoft Mail Server Log Format (BETA) 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 Argosoft Mail Server Log Format (BETA) log analysis on any platform, including Window, Linux, FreeBSD, OpenBSD, Mac OS, Solaris, other UNIX, and others.
This is a "beta" format, which means that support for it in Sawmill is experimental, has not been fully tested, and is not available in Sawmill Lite.
Sawmill stores the following non-numerical fields in its database for Argosoft Mail Server Log Format (BETA), 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 |
| | event type | | event_type |
| | sender | | sender |
| | recipient | | recipient |
| | server domain | | server_domain |
| | source IP | | source_ip |
| | geographic location | | location |
| | rejection reason | | rejection_reason |
| | error message | | error_message |
Sawmill stores the following numerical fields in its database for Argosoft Mail Server Log Format (BETA), aggregating them and including them as columns in most reports:
| Numerical Field | | Internal Name |
| | messages delivered | | messages_delivered |
| | messages queued | | messages_queued |
| | connections rejected | | connections_rejected |
| | bytes delivered | | bytes_delivered |
| | bytes queued | | bytes_queued |
| | spam messages queued | | spam_messages_queued |
| | spam messages delivered | | spam_messages_delivered |
| | errors | | errors |
Sawmill also supports 827 other log formats;
see Sawmill Features
for a list containing Argosoft Mail Server Log Format (BETA) and all the other supported formats.
|