Hi Team,
i have taken the backup on one index in my system elasticsearch, need to move the snapshot to antother system it is possible or not ?
curl localhost:9200/_snapshot/backup/06dec18
{"snapshots":[{"snapshot":"06dec18","uuid":"6jUcizmQSvOv9s-"indices":["dataindex"],"include_global_state":false,"state":"SUCCESS",""duration_in_millis":4939,"failures":,"shards":{"total":5,"failed":0}}]}