Hello!

Am I correctly understand Heka's documentation that:
1) inject_message() function is always injecting another message into pipeline
2) write_message() function is the only one which can change current processing 
message
3) (based on 1) current lua decoders (e.g. lua_decoders/apache_access.lua) adds 
another one message
4) (based on 2) filters cannot modify processing message but only inject 
another one
?

Thanks!

_______________________________________________
Heka mailing list
[email protected]
https://mail.mozilla.org/listinfo/heka

Reply via email to