Guy

Results 8 issues of Guy

when using node-cache you can listen to events fired when a key is set or expired for example, this is very useful and I use it in my event driven...

enhancement
help wanted
Requires More Interest

I get this exception in loop (I'm running v0.3.3): {:timestamp=>"2016-04-21T01:15:09.431000+0000", :message=>"MongoDB Input threw an exception, restarting", :exception=>#, :level=>:warn} and no document are indexed after that. Tried to search for any...

Hi, Is there any plans to implement tailing the Mongo oplog in order to pickup changes to existing docs?

Hi, Is there any way to config a specific collection instead of the regex? So if I have these collections: hits, hits-old, hits-1, I want to be able to define...

Hi, Any plans to update this plugin soon? ES is now in version 1.7.3 and version 2.0, the plugin is way far behind... Thanks.

Hi, I'm trying to change few fields strings using js, for example take only the last part of the URL taken from mongo through the river so in elasticsearch I'll...

Hi, I have 2 separate ES clusters each using mongodb river over the same mongodb (2 ES over 1 DB). The problem is that the 2 rivers are competing between...

Hi, I'm getting these errors (see below) from time to time although the queue does exist. It's working prior to this error and continue working after producing these errors for...