I keep running into a use-case where an inverted output plugin would be super-useful. Something like a websocket where as part of the request, the caller can specify a message matcher that gets registered w/ the router but deregistered when the connection goes away. Raw TCP would be fine too if there was a sensible way to specify the match syntax.
This is really more of a pub/sub system, but one that can tap the streams of data going through heka while filtering out using the rich matching. If a dynamic filter can do add a new message_matcher, is there anything in the way of making that available to output plugins?
_______________________________________________ Heka mailing list [email protected] https://mail.mozilla.org/listinfo/heka

