I want to make a clone database Elasticsearch from server to my local. I already have permission to access API and create snapshots but I can't access the server direct and download snapshots to my local. Is there any way to get a copy database remote ?
Thanks
Welcome.
I'd use reindex from remote if possible.
See Reindex API | Elasticsearch Guide [7.16] | Elastic
1 Like
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.