|
WOWZA MEDIA SERVER
Sawmill is a Wowza Media Server log analyzer (it also supports the 843 other log formats listed to the left).
It can process log files
in Wowza Media Server format, and generate dynamic statistics from them,
analyzing and reporting events.
Sawmill can parse Wowza 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 Wowza 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 Wowza Media Server, generates reports for each field, and allows dynamic filtering on any combination of these fields:
| Field | | Internal Name |
| | geographic location | | location |
Sawmill stores the following numerical fields in its database for Wowza Media Server, aggregating them and including them as columns in most reports:
| Numerical Field | | Internal Name |
| | events | | events |
| | streams | | streams |
| | 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 |
| | stream duration | | stream_duration |
| | play duration | | play_duration |
| | pause duration | | pause_duration |
| | publish duration | | publish_duration |
| | duration per stream | | duration_per_stream |
See Sawmill Features to learn more about Sawmill's options for viewing, customizing, filtering, exporting and scheduling Wowza Media Server reports.
Sawmill also supports 843 other log formats.
|