Results 4 comments of Ben

I'm really glad I stumbled upon this! I'm using the [input plugin](https://github.com/rethinkdb/logstash-input-rethinkdb) in combination with Netflix' Falcor.. writes go to Rethink and reads through elasticsearch, so of course I have...

Yeah that's exactly what I figured out :) I read everything I could gather about logstash configs yesterday and ended up with the config below, which heavily builds on your...

I implemented the necessary write/delete/update actions myself, which removes logstash from our setup for the moment. I am however also still interested in a solution with logstash, as I think...

@stevns From RethinkDB into elasticsearch. Like described [here](https://github.com/BenMann/cookiejar/issues/2) just without logstash. If it is of any use to you, just dig around the codebase a bit. Most important bit should...