backup-cluster.asciidoc 532 B

123456789101112131415161718
  1. [[backup-cluster]]
  2. == Back up a cluster
  3. include::../snapshot-restore/index.asciidoc[tag=backup-warning]
  4. To have a complete backup for your cluster:
  5. . <<backup-cluster-data,Back up the data>>
  6. . <<backup-cluster-configuration,Back up the cluster configuration>>
  7. . <<security-backup,Back up the security configuration>>
  8. To restore your cluster from a backup, see <<restore-entire-cluster>>.
  9. include::backup-cluster-data.asciidoc[]
  10. include::backup-cluster-config.asciidoc[]
  11. include::backup-and-restore-security-config.asciidoc[]