|
IIS SMTP W3C
Sawmill is a IIS SMTP W3C log analyzer (it also supports the 839 other log formats listed to the left).
It can process log files
in IIS SMTP W3C format, and generate dynamic statistics from them,
analyzing and reporting events.
Sawmill can parse IIS SMTP W3C 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 IIS SMTP W3C 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 IIS SMTP W3C, generates reports for each field, and allows dynamic filtering on any combination of these fields:
| Field | | Internal Name |
| | sender | | sender |
| | recipient | | recipient |
| | operation | | operation |
| | server response | | server_response |
Sawmill stores the following numerical fields in its database for IIS SMTP W3C, aggregating them and including them as columns in most reports:
| Numerical Field | | Internal Name |
| | messages queued | | messages_queued |
| | messages delivered | | messages_delivered |
| | unique client IPs | | unique_client_ips |
| | bytes queued | | bytes_queued |
| | bytes delivered | | bytes_delivered |
| | connections | | connections |
| | disconnections | | disconnections |
| | events | | events |
| | client-to-server bytes | | cs_bytes |
| | server-to-client bytes | | sc_bytes |
| | total bytes | | total_bytes |
See Sawmill Features to learn more about Sawmill's options for viewing, customizing, filtering, exporting and scheduling IIS SMTP W3C reports.
Sawmill also supports 839 other log formats.
|