Hi! Whe are using Swamill for geting statistic from Wowza logs. When stream name includes liverepeater-url (rtmp://10.10.10.10/FOOTBALL/_definst_/footballtv_1699|rtmp://10.10.10.11/FOOTBALL/_definst_/footballtv_1699) Sawmill divide that complex url into parts, so in the reports we get tree of groups: rtmp:// rtmp://10.10.10.10/ rtmp://10.10.10.10/FOOTBALL/ ... and so on till whole url rtmp://10.10.10.10/FOOTBALL/_definst_/footballtv_1699|rtmp://10.10.10.11/FOOTBALL/_definst_/footballtv_1699
How we can prevent this and get in the report only whole url as stream name?