mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -04:00
Add the ability to schedule an SLM policies with a time unit interval schedule rather than a cron job schedule. For example, an slm policy can be created with the argument "schedule":"30m". This will create a policy that will run 30 minutes after the policy modification_date. It will then run again every time another 30 minutes has passed. Every time the policy is changed, the next snapshot will be re-scheduled to run one interval after the new modification date. |
||
---|---|---|
.. | ||
slm-api.asciidoc | ||
slm-delete.asciidoc | ||
slm-execute-retention.asciidoc | ||
slm-execute.asciidoc | ||
slm-get-status.asciidoc | ||
slm-get.asciidoc | ||
slm-put.asciidoc | ||
slm-start.asciidoc | ||
slm-stats.asciidoc | ||
slm-stop.asciidoc |