logstash-plugins / logstash-codec-protobuf

Codec plugin for parsing Protobuf messages
Apache License 2.0
26 stars 16 forks source link

add .to_hash for event when passed to _encode #12

Closed fluency03 closed 5 years ago

fluency03 commented 7 years ago

data = _encode(event.to_hash, @class_name)

IngaFeick commented 6 years ago

@fluency03 Hi! Which issue is this PR refering to? Thank you :)

IngaFeick commented 5 years ago

I'm closing this due to a lack of activitiy and explanation as to why this change would be required. Also the CI has failed.