How to transfer data from mongoDB to elasticsearch using mongodb-plugin-input

I would like to know if it is possible to transfer a complete database from mongoDB to Elasticsearch, not just new data, using mongoDB-plugin-input

If the sincedb does not exist it will find the first entry in the since_column. Then it will fetch every item after that. So you should be able to transfer the complete database omitting only the first entry.

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