Is there any possibility to monitor per stream Bandwidth utilization in Wowza using log file ?. I tried , but couldn’t identify which entry that need to used for monitor.
As cs-bytes shows huge amount of value like 1GB for single test stream request.
Log:
2015-07-20:2015-07-20 19:42:11 UTC play stream INFO 200 new - defaultVHost live definst 2.822 [any] 1935 rtmp://10.11.12.122:1935/live/ 10.11.12.13 rtmp https://test.exampl.com/video.swf LNX 15,0,0,189 1666713516 3614 3454 1 0 0 0 new - - - - - rtmp://10.11.12.122:1935/live//new rtmp://10.11.12.122:1935/live//new - rtmp://10.11.12.122:1935/live/ -
You can see the log4j field definitions in the user guide.
cs-bytes is a cumulative total transferred from client to server. You may find cs-stream-bytes useful - it’s the cumulative total number of bytes transferred from client to server for the stream referenced at x-stream-id.
I am not 100% sure I fully understand your request. Anyway, we have a tool that reports the bandwidth per stream (among other things). You can try our free eval at https://www.streamanalyst.com/free-account/ .