Hi Neil, Thanks for sending your script. Upon careful inspection I found the bug: you write ouputIcecast = register_flow(...) and later on output.icecast(...,outputIcecast). The re-definition is missing a T between the first U and P ;) As a result the initial registration is done, the ping commands are setup, but the source wrapped with on_metadata handlers is not used in the rest of the script.
This convinces me that I should finish some modifications I started for getting more warnings about that kind of problem. Cheers, David PS: Gilles, I wonder if the Fréquence 3 problem is the same? ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
