|
Sawmill is a Aventail Client/server Access log analyzer (it also supports 827 other log formats).
It can process log files
in Aventail Client/server Access format, and generate dynamic statistics from them,
analyzing and reporting events.
Sawmill can parse Aventail Client/server Access 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 Aventail Client/server Access 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 Aventail Client/server Access, 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 |
| | source host | | source_host |
| | destination host | | dest_host |
| | destination port | | dest_port |
| | username | | user_name |
| | authentication method | | auth_method |
| | timezone | | timezone |
| | version | | version |
| | status | | status |
| | method | | method |
| | realm | | realm |
| | group | | group |
| | geographic location | | location |
| | domain description | | domain_description |
Sawmill stores the following numerical fields in its database for Aventail Client/server Access, aggregating them and including them as columns in most reports:
| Numerical Field | | Internal Name |
| | connections | | connections |
| | visitors | | visitors |
| | bytes in | | bytes_in |
| | bytes out | | bytes_out |
| | duration | | duration |
Sawmill also supports 827 other log formats;
see Sawmill Features
for a list containing Aventail Client/server Access and all the other supported formats.
|