logstash-plugins / logstash-codec-avro

A logstash codec plugin for decoding and encoding Avro records
Apache License 2.0
15 stars 63 forks source link

Pass event to on_event callback. #4

Closed oruen closed 9 years ago

oruen commented 9 years ago

To make this plugin play well with other Logstash plugins.

talevy commented 9 years ago

LGTM, thanks!

talevy commented 9 years ago

published to new gem. you can go ahead and bin/plugin update logstash-codec-avro, should get bumped to latest v0.1.4 with this commit. thanks!