|
Sawmill is a Separ URL Filter Log Format (BETA) log analyzer (it also supports 827 other log formats).
It can process log files
in Separ URL Filter Log Format (BETA) format, and generate dynamic statistics from them,
analyzing and reporting events.
Sawmill can parse Separ URL Filter Log Format (BETA) 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 Separ URL Filter Log Format (BETA) log analysis on any platform, including Window, Linux, FreeBSD, OpenBSD, Mac OS, Solaris, other UNIX, and others.
This is a "beta" format, which means that support for it in Sawmill is experimental, has not been fully tested, and is not available in Sawmill Lite.
Sawmill stores the following non-numerical fields in its database for Separ URL Filter Log Format (BETA), generates reports for each field, and allows dynamic filtering on any combination of these fields:
| Field | | Internal Name |
| | policy ID | | policy_id |
| | source IP | | source_ip |
| | geographic location | | location |
| | source port | | source_port |
| | destination IP | | destination_ip |
| | destination port | | destination_port |
| | protocol | | protocol |
| | translated source | | translated_source |
| | translated source port | | translated_source_port |
| | translated destination | | translated_destination |
| | translated destination port | | translated_destination_port |
| | action | | action |
| | username | | username |
Sawmill stores the following numerical fields in its database for Separ URL Filter Log Format (BETA), aggregating them and including them as columns in most reports:
| Numerical Field | | Internal Name |
| | events | | events |
| | unique source IPs | | unique_source_ips |
| | bytes sent | | bytes_sent |
| | bytes received | | bytes_received |
| | duration | | duration |
Sawmill also supports 827 other log formats;
see Sawmill Features
for a list containing Separ URL Filter Log Format (BETA) and all the other supported formats.
|