getting-started-ilm.asciidoc 449 B

123456789101112131415
  1. [role="xpack"]
  2. [[getting-started-index-lifecycle-management]]
  3. == Getting started with {ilm}
  4. Create a policy that rolls over after 1 day deletes an index after 30 days
  5. Show create policy API req/res
  6. Show assign policy to index API req/res
  7. Show both the API and how it is done with `index.lifecyce.name` using the
  8. create-index API
  9. Show explain API to show current state, but ignore the “step” related info,
  10. only focus on managed/phase/action