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회 조회
답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠