Replicating from mongoDB to elasticsearch and vice-versa

I want to replicate same set of data from mongoDB server to elasticSearch server and vice versa. What should i use?

I did a simple search and ordered by date and found some existing discussions:

Hope this helps