Hi All, I'm just trying out moving from logstash and I'm wondering how does one push one message from one decoder into another decoder after it has been decoded the first time.
Essentially i'm decoding json rsyslog messages from a tcp input and then I want to pass only one field into the nginx access log decoder. I can multi decode, but this only seems to decode json first but not pass the json message into the second decoder. Any help would be much appreciated, Cheers -- R _______________________________________________ Heka mailing list [email protected] https://mail.mozilla.org/listinfo/heka

