Hi
I need to migrate data from Elasticsearch on premises to Elasticsearch Cloud
Is there any documentation I can refer??
Hi
I need to migrate data from Elasticsearch on premises to Elasticsearch Cloud
Is there any documentation I can refer??
I know that we are thinking of providing such a guide. I don't think it's available yet though.
I can think of multiple solutions:
_source and send it as part of a bulk request to the cloud cluster.I hope this can help.
Maybe also some logstash with elasticsearch input and elasticseach output that bind your 2 clusters ?
We do that sometime for testing purpose.
Yeah! Very good idea indeed. It's better than my solution 2 as you won't have to write the code yourself 
Yes, but maybe compare size & doc number of both indices at the end, so you'll be sure that there's no data loss
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.