[heka] Automatically loading/unloading sandbox filter

2015-08-05 Thread mark -----------------------
Hello, I'd like to use sandboxmanger to load/unload filters based on incoming heka messages rather than manually using the heka-sbmgr utility. I have an existing sandbox filter with some logic, but based on the docs I can't have that sandbox filter inject a message with type heka.control.sa

Re: [heka] Regarding Hekad with InfluxDB v0.9

2015-08-05 Thread Krzysztof Krzyżaniak
W dni śro 5 sie, 2015 o 21∶43 użytkownik Erki Esken napisał: Timur is right that Heka 0.9 doesn't support InfluxDB 0.9 ... I just updated a couple of my sandbox filters to produce the new influxdb line protocol format. I created a influxdb util module (few things borrowed from 0.10's ts_l

Re: [heka] Regarding Hekad with InfluxDB v0.9

2015-08-05 Thread Erki Esken
> > Timur is right that Heka 0.9 doesn't support InfluxDB 0.9 ... I just updated a couple of my sandbox filters to produce the new influxdb line protocol format. I created a influxdb util module (few things borrowed from 0.10's ts_line_protocol.lua). If anyone is interested I can post a gist wit

[heka] Unix Datagram Output Issue (unixgram)

2015-08-05 Thread Adriano Santos
Hello there, I'm using Unix Datagram (udp output). I have an issue, if the Unix Datagram Server crashes and restarts heka stops to send message. I had to restart heka as well to make it work again. Is there away to make heka continues to send messages to the unix datagram address af

Re: [heka] interested in using heka for a reliable metrics pipeline. have some questions

2015-08-05 Thread Rob Miller
On 08/05/2015 06:55 AM, Dieter Plaetinck wrote: On Tue, 04 Aug 2015 11:49:38 -0700 Rob Miller wrote: >> I have started work on a heka output and encoder plugin for kairosdb's rest endpoint. > Is a custom output really needed? Ideally you'd just use the standard HttpOutput. i'll try it out. i

Re: [heka] interested in using heka for a reliable metrics pipeline. have some questions

2015-08-05 Thread Dieter Plaetinck
On Tue, 04 Aug 2015 11:49:38 -0700 Rob Miller wrote: > Answers in-line below, although I'm not sure you're going to like them... thanks as always. > > I have started work on a heka output and encoder plugin for kairosdb's rest > > endpoint. > Is a custom output really needed? Ideally you'd jus