Hi all, I often hear requests for a modern, open source analytics dashboard for use with Icecast. I wrote up some step-by-step instructions for using Piwik with Icecast log files here: http://sourcefabric.booktype.pro/airtime-25-for-broadcasters/icecast-statistics-with-piwik/ Hopefully this is useful. We are also hearing good things about Kibana, but I personally haven't tried it yet: http://www.elasticsearch.org/overview/kibana/ Cheers! Daniel
"Thomas B. Rücker"
2014-Feb-20 06:49 UTC
[Icecast-dev] Icecast statistics dashboard with Piwik
Hi, On 02/11/2014 03:55 PM, Daniel James wrote:> Hi all, > > I often hear requests for a modern, open source analytics dashboard for > use with Icecast. I wrote up some step-by-step instructions for using > Piwik with Icecast log files here: > > http://sourcefabric.booktype.pro/airtime-25-for-broadcasters/icecast-statistics-with-piwik/That's very interesting indeed! Thanks for taking the time to write this! What's really nice is, that it understands the Icecast log format extension where we record the duration of the connection in seconds. Cheers Thomas
Hi Thomas,> What's really nice is, that it understands the Icecast log format > extension where we record the duration of the connection in seconds.I can't take credit for that, the work was done by Alejandro: https://github.com/piwik/piwik/pull/65 Cheers! Daniel