|
Sawmill is a Zone Alarm log analyzer (it also support 686 other log formats).
It can process log files
in Zone Alarm format, and generate dynamic statistics from them,
analyzing and reporting events.
Sawmill can parse Zone Alarm 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 Zone Alarm analysis on any platform, including Window, Linux, FreeBSD, OpenBSD, Mac OS, Solaris, other UNIX, and more.
Sawmill stores the following fields in its database for Zone Alarm, 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 |
| | type | | type |
| | source IP | | source_ip |
| | source port | | source_port |
| | destination IP | | destination_ip |
| | destination port | | destination_port |
| | transport | | transport |
Sawmill stores the following numerical fields in its database for Zone Alarm, aggregating them and including them as columns in most reports:
| Numerical Field | | Internal Name |
| | hits | | hits |
Sawmill also supports 686 other log formats;
see Sawmill Features
for a list containing Zone Alarm and all the other supported formats.
|