SENDMAIL (SYSLOG REQUIRED)
Sawmill is a Sendmail (Syslog Required) log analyzer (it also supports the 1021 other log formats listed to the left).
It can process log files
in Sendmail (Syslog Required) format, and generate dynamic statistics from them,
analyzing and reporting events.
Sawmill can parse Sendmail (Syslog Required) 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 Sendmail (Syslog Required) log analysis on any platform, including Windows, Linux, FreeBSD, OpenBSD, Mac OS, Solaris, other UNIX, and others.
Sawmill stores the following non-numerical fields in its database for Sendmail (Syslog Required), generates reports for each field, and allows dynamic filtering on any combination of these fields:
| Field | | Internal Name |
| from | | from |
| to | | to |
| server | | server |
| daemon | | daemon |
| mailer | | mailer |
| stat | | stat |
| full message | | full_message |
| class | | class |
| priority | | pri |
| protocol | | proto |
| message ID | | msgid |
| relay | | relay |
| control address | | ctladdr |
| DSN | | dsn |
| queue ID | | queue_id |
| ruleset | | ruleset |
| server response | | server_response |
| virus | | virus |
| subject | | subject |
Sawmill stores the following numerical fields in its database for Sendmail (Syslog Required), aggregating them and including them as columns in most reports:
| Numerical Field | | Internal Name |
| messages queued | | messages_queued |
| messages delivered | | messages_delivered |
| messages_deferred | | messages_deferred |
| messages rejected | | messages_rejected |
| bytes queued | | bytes_queued |
| bytes delivered | | bytes_delivered |
| delay | | delay |
| total_delay | | total_delay |
| xdelay | | xdelay |
See Sawmill Features to learn more about Sawmill's options for viewing, customizing, filtering, exporting and scheduling Sendmail (Syslog Required) reports.
Sawmill also supports 1021 other log formats.