restore-cluster-data.asciidoc 606 B

123456789101112131415
  1. [[restore-cluster-data]]
  2. === Restore a cluster's data
  3. ++++
  4. <titleabbrev>Restore the data</titleabbrev>
  5. ++++
  6. include::../snapshot-restore/index.asciidoc[tag=restore-intro]
  7. [TIP]
  8. ====
  9. If your cluster has {es} {security-features} enabled, the restore API requires the `manage` cluster privilege. There is no bespoke role for the restore process. This privilege is very permissive and should only
  10. be granted to users in the "administrator" category. Specifically, it allows
  11. malicious users to exfiltrate data to a location of their choosing. Automated
  12. tools should not run as users with this privilege.
  13. ====