How opensearch serverless manage snapshot?

0

In opensearch, we can use s3 to take snapshots. Does serverless expose any API to take and manage snapshots ? Can we export the specific indexed data which stored in EBS into S3 or import specific indexed data which stored in S3 into EBS in opsensearch serverless? Thanks!

adsk
질문됨 9달 전1107회 조회
1개 답변
1

Unfortunately, OpenSearch Serverless does not currently support taking snapshots.

https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-overview.html#serverless-limitations

Limitations

  • You can't take or restore snapshots of OpenSearch Serverless collections

Thus, users are required to establish their own logical backup and restoration methods, such as extracting data from Serverless using a compatible client like Logstash and storing it in S3.

profile picture
hayao-k
답변함 9달 전

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

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

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

관련 콘텐츠