I have Elasticsearch cluster running and s3 bucket that contains snapshot files to this cluster. However, when I first listed _snapshot/_all no repository, and/or snapshots were found. I added the repository using the PUT _snapshot/_my_repo command that points to corresponding s3 bucket. Listing the snapshots afterwards is not showing any. Is ther any way to add snapshot data into repository? WHat is overall structure of snapshot dedicated repository?
Thank you for your reply.
The output of the snapshot listing is just the name of the repository and an empty list .
How can I find the snapshot config file, I have a bunch of files on s3, which one of them is config?
I am asking all these questions because I do not know how those snapshots have been taken.
Just to make sure we are talking about the same thing. I just joined the team, the cluster was managed by another person. The cluster crushed and I am trying to recover it. ES service is back but Kibana is missing. I am trying to use existing snapshots in s3 bucket.
Initially there were no visible repositories when calling _snapshot API so I added one that could correspond to the dedicated s3 bucket.
Are the existing snapshots are appearing into newly registered ES repository automatically? If so how ES finds the snapshots?
I added verify call here. It looks like everything is right there:
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.