elasticsearch/docs/reference/slm
Parker Timmins 1072f2bbab
Add interval based SLM scheduling (#110847)
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.
2024-08-22 21:15:29 -05:00
..
apis Add interval based SLM scheduling (#110847) 2024-08-22 21:15:29 -05:00