Re: [heka] TCPInput with Apache Access Log Decoder

2015-04-21 Thread Giordano, J C.
Thanks for the input Trink. I was able to get this working by using a multi-decoder as you've described. Chris On Apr 21, 2015, at 10:31 AM, Michael Trinkala wrote: Yeah, the apache decoder currently expects the data in the message payload. Since your local Heka instance is sending the logs

Re: [heka] TCPInput with Apache Access Log Decoder

2015-04-21 Thread Michael Trinkala
Yeah, the apache decoder currently expects the data in the message payload. Since your local Heka instance is sending the logs protobuf encoded to the remote Heka (with the full log line in the message payload) this can be achieved by using a multi decoder with a protobuf decoder first or by modif

[heka] Heka Haproxy Decoder

2015-04-21 Thread Victor Castell
Hi all, just sharing this if can help someone. https://gist.github.com/victorcoder/4b9bea9ade7671fcea75 Comments are welcome -- V ___ Heka mailing list Heka@mozilla.org https://mail.mozilla.org/listinfo/heka