|
FLASH MEDIA SERVER
Sawmill is a Flash Media Server log analyzer (it also supports the 839 other log formats listed to the left).
It can process log files
in Flash Media Server format, and generate dynamic statistics from them,
analyzing and reporting events.
Sawmill can parse Flash Media Server 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 Flash Media Server 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 Flash Media Server, generates reports for each field, and allows dynamic filtering on any combination of these fields:
| Field | | Internal Name |
| | session event type | | session_event_type |
| | session ID | | session_id |
Sawmill stores the following numerical fields in its database for Flash Media Server, aggregating them and including them as columns in most reports:
| Numerical Field | | Internal Name |
| | events | | events |
| | session events | | session_events |
| | visitors | | visitors |
| | unique client IPs | | unique_client_ips |
| | server-to-client bytes | | sc_bytes |
| | client-to-server bytes | | cs_bytes |
| | server-to-client stream bytes | | sc_stream_bytes |
| | client-to-server stream bytes | | cs_stream_bytes |
| | file size | | x_file_size |
| | file length | | x_file_length |
| | play duration | | x_duration |
| | stream duration | | stream_duration |
| | session duration | | session_duration |
| | stream duration per event | | stream_duration_per_event |
| | stream duration per visitor | | stream_duration_per_visitor |
See Sawmill Features to learn more about Sawmill's options for viewing, customizing, filtering, exporting and scheduling Flash Media Server reports.
Sawmill also supports 839 other log formats.
|