[heka] Key value filter

2014-11-18 Thread Greg Cope
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).

Re: [heka] Key value filter

2014-11-18 Thread Greg Cope
On 18 November 2014 21:58, Michael Trinkala wrote: > 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 > Ah... Need to check this as also need to understan

Re: [heka] Where do I accumulate stats?

2015-03-16 Thread Greg Cope
Is graphite not a better solution for metrics in this case? > On 16 Mar 2015, at 12:40, Eligijus Vitkauskas > wrote: > > Hello, > > I'd like to know where is a proper place to accumulate stats. Imagine > this case: > > Server #1: > * Polls memory info every second > * Give this info to Stats