|
Sawmill is a Blue Coat Custom log analyzer (it also supports 827 other log formats).
It can process log files
in Blue Coat Custom format, and generate dynamic statistics from them,
analyzing and reporting events.
Sawmill can parse Blue Coat Custom 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 Blue Coat Custom log analysis on any platform, including Window, Linux, FreeBSD, OpenBSD, Mac OS, Solaris, other UNIX, and others.
The database fields available in this log format are defined in the log data; Sawmill extracts the names and types of the fields from the log data, and tracks all available fields in its reports. Sawmill generates reports for each field, and allows dynamic filtering on any combination of these fields.
Sawmill stores the following numerical fields in its database for Blue Coat Custom, aggregating them and including them as columns in most reports:
| Numerical Field | | Internal Name |
| | requests | | requests |
| | page views | | page_views |
| | visitors | | visitors |
Sawmill also supports 827 other log formats;
see Sawmill Features
for a list containing Blue Coat Custom and all the other supported formats.
|