How to connect mongo with elasticsearch?

I want to connect mongodb with elasticsearch.

I tried Elasticsearch with mongo-connector but ConnectionTimeout error
Is there way to connect MongoDB and ES.

I'd recommend doing that in your application.
At the same time you are writing, write the JSON to elasticsearch and you should be ok.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.