|
ARGUS
Sawmill is a Argus log analyzer (it also supports the 839 other log formats listed to the left).
It can process log files
in Argus format, and generate dynamic statistics from them,
analyzing and reporting events.
Sawmill can parse Argus 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 Argus 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 Argus, 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 |
| | flags | | flags |
| | type | | type |
| | source address | | source_address |
| | domain description | | domain_description |
| | geographic location | | location |
| | source port | | source_port |
| | direction | | direction |
| | destination address | | destination_address |
| | destination port | | destination_port |
| | state | | state |
Sawmill stores the following numerical fields in its database for Argus, aggregating them and including them as columns in most reports:
| Numerical Field | | Internal Name |
| | events | | events |
| | source packets | | source_packets |
| | destination packets | | destination_packets |
| | source bytes | | source_bytes |
| | unique source addresses | | unique_source_addresses |
See Sawmill Features to learn more about Sawmill's options for viewing, customizing, filtering, exporting and scheduling Argus reports.
Sawmill also supports 839 other log formats.
|