Elasticsearch delete all my documents?

0

On 2/4, it seems that all my searchable documents in Elasticsearch got deleted automatically by itself [1]. Was AWS doing some upgrading/migration at the time that causing it? Is there any ways I could do to recover all the documents?

[1] Link to screenshot

asked 2 years ago641 views
2 Answers
1
Accepted Answer

On a separate note, your immediate course of action should be to restore lost data from the latest available SUCCESSfull automated snapshot. Steps documented here. Note that the automated snapshots are retained for a maximum of 14 days only.

If you're running a single node domain and the node is replaced, you are likely to experience this. Follow Best Practices to reduce such chances.

AWS
Ajay N
answered 2 years ago
AWS
EXPERT
reviewed 2 years ago
  • I restored my snapshot in time and it works now. Thanks a lot!

0

Hi,

to understand what happened in your account you could:

  1. check the cloudtrail logs for any Opensearch related activity

  2. Contact support to understand what happened

This is a specific case in which AWS Support should be able to help you, because no general answer may apply and something contextual to your account might be causing the issue.

Your best next steps would be to open a Support case, in case you have not yet a Support subscription, consider to upgrade to Developer Support or Business support depending on the urgency of your case.

Without looking at the internal logs or having more detailed information on the situation it is not possible to provide guidance, sorry.

hope this help

AWS
EXPERT
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions