index.asciidoc 848 B

123456789101112131415161718192021
  1. [role="xpack"]
  2. [testenv="basic"]
  3. [[snapshot-lifecycle-management]]
  4. == {slm-init}: Manage the snapshot lifecycle
  5. You can set up snapshot lifecycle policies to automate the timing, frequency, and retention of snapshots.
  6. Snapshot policies can apply to multiple indices.
  7. The {slm} ({slm-init}) <<snapshot-lifecycle-management-api, CRUD APIs>> provide
  8. the building blocks for the snapshot policy features that are part of {kib} Management.
  9. {kibana-ref}/snapshot-repositories.html[Snapshot and Restore] makes it easy to
  10. set up policies, register snapshot repositories, view and manage snapshots, and restore indices.
  11. You can stop and restart {slm-init} to temporarily pause automatic backups while performing
  12. upgrades or other maintenance.
  13. include::getting-started-slm.asciidoc[]
  14. include::slm-security.asciidoc[]
  15. include::slm-retention.asciidoc[]