|
Sawmill is a Blue Coat RealMedia log analyzer (it also supports 827 other log formats).
It can process log files
in Blue Coat RealMedia format, and generate dynamic statistics from them,
analyzing and reporting events.
Sawmill can parse Blue Coat RealMedia 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 RealMedia 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 Blue Coat RealMedia, 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 |
| | page | | page |
| | file type | | file_type |
| | hostname | | hostname |
| | domain description | | domain_description |
| | geographic location | | location |
| | protocol | | protocol |
| | server response | | server_response |
| | server hostname | | server_hostname |
| | client info | | client_info |
| | client GUID | | client_guid |
| | resends | | resends |
| | failed resends | | failed_resends |
| | stream components | | stream_components |
| | cache operation | | cache_operation |
| | username | | username |
Sawmill stores the following numerical fields in its database for Blue Coat RealMedia, aggregating them and including them as columns in most reports:
| Numerical Field | | Internal Name |
| | hits | | hits |
| | page views | | page_views |
| | visitors | | visitors |
| | size | | size |
Sawmill also supports 827 other log formats;
see Sawmill Features
for a list containing Blue Coat RealMedia and all the other supported formats.
|