elasticsearch/docs/reference/setup/important-settings/snapshot.asciidoc
James Rodewig 659e0d3fd3
[DOCS] Overhaul snapshot and restore docs (#79081)
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
2021-11-15 12:45:07 -05:00

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]
====