Migration from AWS opensearch to self hosted ElasticSearch cluster

Hi guys,

Is it possible to migrate data from AWS OpenSearch to a self hosted Elasticsearch cluster with higher version? For example, I want to migrate data from OpenSearch with 6.x to Elasticsearch 8.x

-Roger

OpenSearch/OpenDistro are AWS run products and differ from the original Elasticsearch and Kibana products that Elastic builds and maintains. You may need to contact them directly for further assistance.

(This is an automated response from your friendly Elastic bot. Please report this post if you have any suggestions or concerns :elasticheart: )

OpenSearch/OpenDistro are AWS run products and differ from the original Elasticsearch and Kibana products that Elastic builds and maintains. You may need to contact them directly for further assistance.

(This is an automated response from your friendly Elastic bot. Please report this post if you have any suggestions or concerns :elasticheart: )

Yes you can, take a look at the _reindex API to pull in the data to Elasticsearch.

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