Hello, Is it possible to get daily access logs (creates a new ?access log file? every 24 hours)? Best Regards, Rick -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20121001/7b0f7ff4/attachment.htm
Rick, If you use Linux, can use logrotate with copytruncate to do this jobs... Take a look to this howto is for other mediaServer but the logrotate configuration is exactly the same we use into Icecast too.. http://www.wmconsulting.info/working-with-wowza-logs/ Or if need this information into a DB, can take a look to the beta release of our icecast log parser: https://github.com/cdgraff/icecast-logs-parser Regards, Ale 2012/10/1 Rick Ricari <ampliman at live.com>> Hello, > > **** ** > > Is it possible to get daily access logs (creates a new ?access log file? > every 24 hours)? > > ** ** > > Best Regards, > > > > Rick > > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20121001/62f03b33/attachment.htm
How do you do this in a Windows OS system? Thanks Mike From: icecast-bounces at xiph.org [mailto:icecast-bounces at xiph.org] On Behalf Of Alejandro Sent: Monday, October 01, 2012 5:23 PM To: Rick Ricari Cc: icecast at xiph.org Subject: Re: [Icecast] Daily Access Log Files Rick, If you use Linux, can use logrotate with copytruncate to do this jobs... Take a look to this howto is for other mediaServer but the logrotate configuration is exactly the same we use into Icecast too.. http://www.wmconsulting.info/working-with-wowza-logs/ Or if need this information into a DB, can take a look to the beta release of our icecast log parser: https://github.com/cdgraff/icecast-logs-parser Regards, Ale 2012/10/1 Rick Ricari <ampliman at live.com> Hello, Is it possible to get daily access logs (creates a new "access log file" every 24 hours)? Best Regards, Rick _______________________________________________ Icecast mailing list Icecast at xiph.org http://lists.xiph.org/mailman/listinfo/icecast -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20121001/46d6f48b/attachment.htm