|
IMAIL
Sawmill is a IMail log analyzer (it also supports the 839 other log formats listed to the left).
It can process log files
in IMail format, and generate dynamic statistics from them,
analyzing and reporting events.
Sawmill can parse IMail logs, import them into a MySQL, Microsoft SQL Server, or Oracle database (or its own built-in database),
aggregate them, and generate dynamically filtered reports, all through a web interface.
Sawmill can perform IMail 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 IMail, generates reports for each field, and allows dynamic filtering on any combination of these fields:
| Field | | Internal Name |
| | source IP | | source_ip |
| | geographic location | | location |
| | server domain | | server_domain |
| | operation | | operation |
| | sender | | sender |
| | recipient | | recipient |
| | user | | user |
| | protocol | | protocol |
| | relay host | | relay_host |
| | relay IP | | relay_ip |
| | error message | | error_message |
Sawmill stores the following numerical fields in its database for IMail, aggregating them and including them as columns in most reports:
| Numerical Field | | Internal Name |
| | bytes forwarded | | messages_forwarded |
| | messages delivered | | messages_delivered |
| | errors | | errors |
| | bytes forwarded | | bytes_forwarded |
| | bytes delivered | | bytes_delivered |
See Sawmill Features to learn more about Sawmill's options for viewing, customizing, filtering, exporting and scheduling IMail reports.
Sawmill also supports 839 other log formats.
|