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
demandé il y a un an1115 vues
2 réponses
1
Réponse acceptée

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
répondu il y a un an
0

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

Ashish
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions