Mongo2ES sync data from MongoDB to ElasticSearch

Hi dear Meteor community, 3 months ago I created a meteor app to sync MongoDB collections into ElasticSearch types. I think some people might find it useful, so here it is

Mongo2ES app

Mongo2ES package:

Please give me your opinions,
Did you ever need such a tool? Which one did you use? I used Transporter by compose before but it lacked some functionality I needed.

2 Likes

Nice, I will try it! :thumbsup: