I'm using Icecast2 and with the stats file, I can only see the count of current listeners and the listeners peak.
I want a full report of statistics with minutes, hours, days, weeks, months and years of listeners.
I've seen aWstats and Webalizer and these are great tools to use. Now i've installed Awstats and I see the page but with 0 listeners and thats not correct, so I think that I haven't configured the file correctly..
These were my settings:
LogFile="/var/log/icecast2/access.log”
LogType= S
LogFormat= 1
SiteDomain=“jermaineart.com”
HostAliases="jermaineart.com localhost 127.0.0.1”
DNSLookup=1
Can anyone help me out with this configuration or with another software for the statistics?