AWS Elasticsearch to AWS Opensearch migration

0

Hi All, I am looking to move my AWS elasticsearch cluster to AWS Opensearch cluster. Now all the documentations I have come across suggest editing the elasticsearch.yml to take the snapshot on s3 bucket and then resotre the snapshot on opensearch bucket. However as there is no way to access the elastic search nodes , I am not sure how to access and edit the elasticsearch.yml file. Is there a step by step guide which explains how to migrate ?

Ashish
質問済み 1年前1115ビュー
2回答
1
承認された回答

Hi,

AWS has a detailed documentation about upgrade paths available & during an version upgrade, snapshots are taken as a part of the upgrade process [1]

To configure manual S3 snapshots, you can set it via Kibana UI [2] since elasticsearch.yml file is not accessible / editable.

Links:

[1] https://docs.aws.amazon.com/opensearch-service/latest/developerguide/version-migration.html

[2] https://docs.aws.amazon.com/opensearch-service/latest/developerguide/managedomains-snapshots.html

--Syd

profile picture
Syd
回答済み 1年前
0

Thanks, @syd I have managed to setup the snapshots.

Ashish
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ