Track listeners with Icecast logs

Parse access logs for audience insights.

Updated: 11/28/20251 min read#analytics#logs

Track listeners with Icecast logs

Icecast exposes access logs showing IP, mount, and user agent.

Quick workflow

  • Download logs from your radio page.
  • Filter by mount (e.g. /live).
  • Count unique IPs or parse for session durations.

For visual graphs, export to CSV and open in your analytics tool.

Was this helpful?