On 05/22/2015 05:41 AM, bruno binet wrote:
On 19 May 2015 at 20:50, Rob Miller <[email protected] <mailto:[email protected]>> wrote:Also, you have filters that are potentially emitting several output messages for every single input message. Hum, I don't remember any filter that would emit several output messages for every single input message: which ones are you referring to?
I might be wrong about this. In regex_dispatch_metric.lua I saw that you have an `inject_message` call inside a for loop, but I missed that there's a `break` call to exit the loop right after. Sorry about that. -r _______________________________________________ Heka mailing list [email protected] https://mail.mozilla.org/listinfo/heka

