Hi,
I want to migrate the data from one elasticsearch cluster to another using snapshot from a remote server.
Is it possible to restore the old data to new cluster, the approch we are thinking is ot:-
- change configuiration to new cluser in place of old cluster for new logs
- take snapshot from old cluser
- restore it on the new cluster
Please suggest if this can we be done with elasticsearch, snapshot approch.
Thanks with Regards,
Rahul Gupta