ELK backup and restore
Jump to navigation
Jump to search
https://www.elastic.co/guide/en/elasticsearch/reference/current/snapshot-restore.html
curl -X POST --insecure https://your_elk_ip:YOUR_PASS@localhost:9200/_snapshot/your_repo/your_latest_snapshot_name/_restore
"error": { "root_cause":[
{
"type":"snapshot_restore_exception","reason":"[your_repo:snapshot-2022.07.11/iy0NiQdTSJ6dHTFMkiQJHQ] cannot restore index [.security-7] because an open index with same name already exists in the cluster. Either close or delete the existing index or restore the index under a different name by providing a rename pattern and replacement name"}],
"type":"snapshot_restore_exception",
"reason":"[your_repo:snapshot-2022.07.11/iy0NiQdTSJ6dHTFMkiQJHQ] cannot restore index [.security-7] because an open index with same name already exists in the cluster. Either close or delete the existing index or restore the index under a different name by providing a rename pattern and replacement name"
}
Related[edit]
See also[edit]
- Elasticsearch, installation, ELK, Elastic X-Pack,
elasticsearch.yml, logs, ECK, Elasticsearch curl URLs, Elastisearch REST APIs,/_cat/, /_cluster/, /_xpack/, QueryShardException, Elasticsearch index, ELK backup and restore,elasticsearch-cli, Elasticsearch versions, ElasticSearch Snapshot Lifecycle Management (SLM), Low disk watermark, Elasticsearch storage, Elasticsearch users, Elasticsearch roles, search context, shards, Elastic Cloud, Elastic Licensing, ElasticSearch alerts, ESQL, Pulse.support - Elastic: ELK,
Elasticsearch,Logstash,Kibana, Installation, AWS Elasticsearch, Elastic SIEM, Elastic Beats,metricbeat,filebeat,journalbeat, Elastisearch Service , Search guard, Elasticsearch logs, curator, ILM, Lumberjack protocol,aws_elasticsearch_domain, KQL,elasticsearch.yml, elasticsearch-plugin, elasticsearch-certutil, Elasticsearch release notes/changelog
Advertising: