AWS OpenSearch index lifecycle management

1

Hi there,

I was trying to google any information about the index lifecycle management in AWS OpenSearch but can't seem to find anything more detailed rather than what is described on this page https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless.html - "... takes care of shard and index lifecycle management". It would be great to get more detailed clarification of how index lifecycle management works in OpenSearch serverless.

Essentially I have couple of questions:

  1. My use case is about storing application logs in AWS OpenSearch Serverless and I'd like to enforce retention policy so that logs that are older than 30 days are deleted. Is it possible to achieve with OpenSearch Serverless? With managed OpenSearch I would use ISM policy. But the serverless variant of OpenSearch doesn't seem to support ISM.

  2. If my collection in OpenSearch serverless gets bigger than 1 TiB what's going to happen? Will it affect applications that are sending data to my OpenSearch collection?

  3. Per https://docs.aws.amazon.com/opensearch-service/latest/developerguide/limits.html#limits-serverless the maximum number of indexes within time series collections is 120. In case 121 index is being created will I get an error or some older indexes are deleted automatically?

Thanks a lot in advance!

已提问 10 个月前156 查看次数
没有答案

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

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

回答问题的准则