You would actually use a SandboxDecoder for this task. The plugin wouldn't consist of much more than this grammar: http://lpeg.trink.com/share/nvlist It is also the type of thing we will be discussing at the 'Heka Jam' tomorrow. https://mail.mozilla.org/pipermail/heka/2014-November/000251.html if you are interested.
Trink ----- Original Message ----- > From: "Krzysztof Krzyżaniak" <[email protected]> > To: "Greg Cope" <[email protected]> > Cc: [email protected] > Sent: Tuesday, November 18, 2014 1:10:52 PM > Subject: Re: [heka] Key value filter > W dni wto 18 lis, 2014 o 21∶59 użytkownik Greg Cope <[email protected]> > napisał: > > Hi All, > > > Interested in using heka as an event multiplexer so that I can alert, graph > > and search events. > > > One thing that is very handy is key/value pair logging and extraction, so > > that I can search logs/graph for certain events. > > > logstash has a kv filter ( http://logstash.net/docs/1.4.2/filters/kv ). > > > Is there anything similar for heka? > > Well, there is lua sandbox where you can very easy write this kind of filter. > eloy > _______________________________________________ > Heka mailing list > [email protected] > https://mail.mozilla.org/listinfo/heka
_______________________________________________ Heka mailing list [email protected] https://mail.mozilla.org/listinfo/heka

