Kerry Cox
2004-Aug-06 14:23 UTC
[icecast] Determining # of connections in a given period using the icecast.log file
Anyone have a script for figuring out the total number of connections in a given period of time? I need something that will parse through my icecast.log file and will state the amount of connection established in a given day. I need it to look for connections on a certain day and for the "Accepted client" variable. Management wants to know exactly how many established connections we have been serving up since the conflict in Iraq began. I guess I could write something, but my coding skills are so poor and I am certain someone has already written something like this. Thanks. KJ -- /-----------------------------\__/--------------------------------\ | Kerry J. Cox __ kerry.cox@ksl.com | | KSL System Administrator | | p: 801.575.7771 | | http://www.ksl.com/ |__| f: 801.575.5745 | | GPG Key: __ http://quasi.ksl.com/kerry.asc | \-----------------------------/ \--------------------------------/ <p> -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 233 bytes Desc: This is a digitally signed message part Url : http://lists.xiph.org/pipermail/icecast/attachments/20030325/2c918e16/signature.pgp
Jack Moffitt
2004-Aug-06 14:23 UTC
[icecast] Determining # of connections in a given period using the icecast.log file
> Anyone have a script for figuring out the total number of connections in > a given period of time? > I need something that will parse through my icecast.log file and will > state the amount of connection established in a given day. I need it to > look for connections on a certain day and for the "Accepted client" > variable.Any of the normal apache log parsers should work, but you'll want to parse access.log not icecast.log. jack. --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.