Hi,
We have a need to pull Elasticsearch data from our environment and push the same to another Elasticsearch database, which is on another environment. Our indices are of time-based pattern, hence data push should be in an incremental fashion.
Is there any solution available to do so, to move the data, as mentioned above in near real time?
Thank you in advance.