I am using monstech version 6 by running a docker container.
It syncs data to elastic search as per my requirement but when i re-install it ( docker stop, docker rm, and then docker run) , it re-syncs the entire data again. I am using direct-read-namespaces mechanism for indexing my mongo collection into elastic search.
I have searched for the suggested mechanism for delta diff (on monstech restart) it but the soln suggested doesn't seem to be working for me.
https://github.com/rwynn/monstache/issues/152
monstache : version: 6 Elastic search : 7.4.2 Mongodb version: MongoDB 4.2