|
Sawmill is a Bind Security log analyzer (it also supports 827 other log formats).
It can process log files
in Bind Security format, and generate dynamic statistics from them,
analyzing and reporting events.
Sawmill can parse Bind Security 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 Bind Security 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 Bind Security, generates reports for each field, and allows dynamic filtering on any combination of these fields:
| Field | | Internal Name |
| | status | | status |
| | operation | | operation |
| | source host | | source_host |
| | source port | | source_port |
| | destination | | destination |
Sawmill stores the following numerical fields in its database for Bind Security, aggregating them and including them as columns in most reports:
| Numerical Field | | Internal Name |
| | hits | | hits |
| | visitors | | visitors |
Sawmill also supports 827 other log formats;
see Sawmill Features
for a list containing Bind Security and all the other supported formats.
|