Elasticsearch engine versions (i.e. not OpenSearch) seem to be no longer available when creating a domain

0

Does anyone know if support for elasticsearch versions (e.g. 5.6 or 6.8) has been recently discontinued? I.e. are only OpenSearch versions supported.

We are in the progress of updating an older domain, running elasticsearch 5.1 and last week in our staging account, I create a domain running 6.8, installed the indices from snapshot, reindexed and modify them to be compatible with version 7.10 ( and thereby OpenSearch) and upgraded that domain to 7.10. But when I then tried to reindex directly from the original 5.1 domain to get updates, there were version issues, so basically we need to reindex first to 6.x and then to 7.x or OpenSearch domains. But when I wanted to create a temporary domain with version 6.8, to do the "in between" reindexing, the only options for engine version seem to be for OpenSearch versions. So has this been changed since last week?!

From create domain form:

已提问 1 年前891 查看次数
2 回答
2
已接受的回答

You need to choose Domain without standby under the Deployment Option(s) to be able to launch an ElasticSearch domain. ElasticSearch domain creation example. For details, please check https://docs.aws.amazon.com/opensearch-service/latest/developerguide/createupdatedomains.html

profile pictureAWS
karan
已回答 1 年前
0

Thanks Karan. I would have sworn under oath, that I had tried it with both Use standby and Without standby, but I must have been mistaken on on that point. :-) Sorry for the bother.

已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则