logstash-plugins / logstash-codec-protobuf

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

Provide Installation Instructions #2

Closed numbnut closed 7 years ago

numbnut commented 7 years ago

Hi there, I'm unsure about the state of this plugin and how to install it. The instructions seems to be outdated, because they are referencing an old gem, which seems to be not Logstash 5.0 ready. Is this plugin in an experimental state and not released yet? Is there a roadmap about the release date? Thanks a lot!

IngaFeick commented 7 years ago

Hi there! You're right, the current one is not yet logstash 5 ready. We're very much working on that right now. I'll let you know when it's finished and provide some updated installation instructions.

numbnut commented 7 years ago

Thank you very much for the fast response. Could you give a rough estimation of how long it will take? Is it a month or a year? Just curios about it.

IngaFeick commented 7 years ago

Let me come back at you next week, then I should be able to estimate this better. Definitely not a year ;) Cheers!

numbnut commented 7 years ago

Sounds great! Thank you very much and take your time. I don't want to hustle you.

IngaFeick commented 7 years ago

Hey there, good news: you can now install the plugin via the normal command: bin/logstash-plugin install logstash-codec-protobuf Let me know if you run into any issues, happy to help!

numbnut commented 7 years ago

Thank you very much. I will let you know, if anything goes wrong.