# Migrate data to existing index in sanpshot approch in Elastic Search

**URL:** https://discuss.elastic.co/t/migrate-data-to-existing-index-in-sanpshot-approch-in-elastic-search/318645
**Category:** Elasticsearch
**Tags:** snapshot-and-restore
**Created:** [November 10, 2022, 10:28am UTC](https://discuss.elastic.co/t/migrate-data-to-existing-index-in-sanpshot-approch-in-elastic-search/318645 "2022-11-10T10:28:38Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Rahul\_Gupta1](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/rahul_gupta1/32/113209_2.png) [@Rahul\_Gupta1](https://discuss.elastic.co/u/Rahul_Gupta1)
#### Post date: [November 10, 2022, 10:28am UTC](https://discuss.elastic.co/t/migrate-data-to-existing-index-in-sanpshot-approch-in-elastic-search/318645/1 "2022-11-10T10:28:38Z")

</div>

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:-

1. change configuiration to new cluser in place of old cluster for new logs
2. take snapshot from old cluser
3. restore it on the new cluster

Please suggest if this can we be done with elasticsearch, snapshot approch.

Thanks with Regards,  
Rahul Gupta

---

<div class="post-metadata">

### Author: ![Christian\_Dahlqvist](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/christian_dahlqvist/32/4617_2.png) [@Christian\_Dahlqvist](https://discuss.elastic.co/u/Christian_Dahlqvist)
#### Post date: [November 10, 2022, 10:42am UTC](https://discuss.elastic.co/t/migrate-data-to-existing-index-in-sanpshot-approch-in-elastic-search/318645/2 "2022-11-10T10:42:17Z")

</div>

It is not entirely clear to me what you are asking for. Snapshot and restore moves complete indices and these can not be merged into existing ones. The versions used in the two clusters must also be compatible.

Could you please provide some additional details around the process you are considering?

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [December 8, 2022, 10:42am UTC](https://discuss.elastic.co/t/migrate-data-to-existing-index-in-sanpshot-approch-in-elastic-search/318645/3 "2022-12-08T10:42:27Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
