mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
Makes several changes to consolidate snapshot and backup-related docs. Highlights: * Adds info about supported ESS snapshot repository types * Adds docs for Kibana's Snapshot and Restore feature * Combines tutorial pages related to taking and managing snapshots * Consolidates explanations of the snapshot process * Incorporates SLM into the snapshot tutorial * Removes duplicate "back up a cluster" pages
12 lines
383 B
Text
12 lines
383 B
Text
[[important-settings-backups]]
|
|
[discrete]
|
|
==== Cluster backups
|
|
|
|
In a disaster, <<snapshot-restore,snapshots>> can prevent permanent data loss.
|
|
<<automate-snapshots-slm,{slm-cap}>> is the easiest way to take regular
|
|
backups of your cluster. For more information, see <<snapshots-take-snapshot>>.
|
|
|
|
[WARNING]
|
|
====
|
|
include::../../snapshot-restore/index.asciidoc[tag=backup-warning]
|
|
====
|