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
preguntada hace un año1115 visualizaciones
2 Respuestas
1
Respuesta aceptada

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
respondido hace un año
0

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

Ashish
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas