Pipeline rule, multiple values using regex function return an empty table

Thanks a lot @jan …it will be helfull.

the log entrie for testing was at the begenning :slight_smile: :

hostname hlspullpusher.hlspusher/41497 zf103: ‘QUOTED VALUE 1’ - unable to push HLS fragment ‘QUOTED VALUE 2’ : Server error ‘QUOTED VALUE 3’|#warning,hlspusher,local4,support

I will sugest to add this code example in the documentation.

the documentation is open source too - submit a PR and all are happy!

1 Like

I just realised that the result from the group matches is indexed by string after seeing @jan’s example… it is result["0"] and not result[0]. Derp. Should’ve seen that… :smiley:

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.