if you're talking about: http://hekad.readthedocs.org/en/v0.7.2/config/decoders/index.html#multidecoder
then no, the example is highlighting the multidecoder and not the rsyslog decoder. On Tue, Oct 14, 2014 at 2:37 AM, chenlin rao <[email protected]> wrote: > great! It work now. > Then I change to RsyslogDecoder using official example configuration. And > found it also need to use `token` but not `message.proto`. > I think we need to upgrade documents, and, which usage is `message.proto`? > > 2014-10-14 15:01 GMT+08:00 David Birdsong <[email protected]>: > >> Chenlin, I left a comment on your gist. Not sure it's what you need, but >> give it a shot. >> >> On Mon, Oct 13, 2014 at 10:32 PM, chenlin rao <[email protected]> >> wrote: >> >>> All input plugins need it's decoder. But how can I recieve the raw >>> TcpInput messages and output them if I don't use hekad for sending but nc >>> or any other own scripts? >>> >>> I had try to write a simple.toml using PayloadRegexDecoder, but can't >>> saw any output. My simple.toml as: >>> https://gist.github.com/chenryn/e113ef73f7a4779dcbf1 >>> >>> Thank you. >>> >>> _______________________________________________ >>> Heka mailing list >>> [email protected] >>> https://mail.mozilla.org/listinfo/heka >>> >>> >> >
_______________________________________________ Heka mailing list [email protected] https://mail.mozilla.org/listinfo/heka

