logstash-plugins / logstash-input-couchdb_changes

This plugin captures the _changes stream from a CouchDB instance
Apache License 2.0
27 stars 22 forks source link

Logstash 5.1.1 - error #38

Closed dragos-constantin-stoica closed 7 years ago

dragos-constantin-stoica commented 7 years ago

Please post all product and debugging questions on our forum. Your questions will reach our wider community members there, and if we confirm that there is a bug, then we can open a new issue here.

For all general issues, please provide the following details for fast resolution:

Please see: https://discuss.elastic.co/t/couchdb-changes-plugin-and-logstash-5-0-1/66600 update line 180 in couchdb_changes.rb to

@sequence = event.get("[@metadata][seq]")

Thank you very much!

YannRobert commented 7 years ago

this is fixed by #37, that was merged but not released yet

YannRobert commented 7 years ago

@ph @untergeek @jsvd Could you please tell if you plan to release soon? This is preventing us to upgrade from logstash 2.x to 5.x

ph commented 7 years ago

@dragos-constantin-stoica @YannRobert I've release 3.1.1 on rubygems ,