logstash-input-rethinkdb icon indicating copy to clipboard operation
logstash-input-rethinkdb copied to clipboard

Results 7 logstash-input-rethinkdb issues
Sort by recently updated
recently updated
newest added

Hi, i had a lot of trouble configuring logstash, rethinkdb and elastic to work together. Since i saw lots of people questioning how to do it, i want to share...

Hello, I'm trying to use this plugin with logstash 5.1.1 and see this on installation : ``` Plugin version conflict, aborting ERROR: Installation Aborted, message: Bundler could not find compatible...

I am currently using this plugin and I can't add a password to the admin user as I believe this will stop working. I know open-rethinkdb is still in transition...

Updating rethinkdb causes the following error to be thrown: ``` {:timestamp=>"2016-04-11T15:02:25.220000+0000", :message=>"SANITY CHECK FAILED: [ss.squash == datum_t::boolean(false)] at `src/rdb_protocol/changefeed.cc:3966` (server is buggy). Backtrace:\nMon Apr 11 15:01:54 2016\n\n1 [0xab4a60]: backtrace_t::backtrace_t() at...

Using latest 2.2.6 and previous 2.2.5 logstash 2.2.0 and logstash 2.3.0 same results, Iḿ not sure what maybe wrong ``` {:message=>"A plugin had an unrecoverable error. Will restart this plugin.\n...

> bin/plugin install logstash-input-rethinkdb 1 ↵ ✹ ✭ > Validating logstash-input-rethinkdb > Installing logstash-input-rethinkdb > Error Bundler::InstallError, retrying 1/10 > An error occurred while installing eventmachine (1.2.0.1), and Bundler cannot...

Suppose we specified a table in config file but it has not been created yet when logstash is started. It would be great that the input-plugin can automatically start listening...