elasticsearch/docs/reference/ilm
Gordon Brown 5f0861aac0
Add option to filter ILM explain response (#44777)
In order to make it easier to interpret the output of the ILM Explain
API, this commit adds two request parameters to that API:

- `only_managed`, which causes the response to only contain indices
  which have `index.lifecycle.name` set
- `only_errors`, which causes the response to contain only indices in an
  ILM error state

"Error state" is defined as either being in the `ERROR` step or having
`index.lifecycle.name` set to a policy that does not exist.
2019-07-25 17:16:18 -04:00
..
apis Add option to filter ILM explain response (#44777) 2019-07-25 17:16:18 -04:00
error-handling.asciidoc Expose index age in ILM explain output (#44457) 2019-07-18 15:32:52 -06:00
getting-started-ilm.asciidoc Expose index age in ILM explain output (#44457) 2019-07-18 15:32:52 -06:00
getting-started-slm.asciidoc Add Snapshot Lifecycle Management (#43934) 2019-07-15 12:04:50 -06:00
ilm-and-snapshots.asciidoc Remove "beta" modifier from ILM documentation (#37326) 2019-01-10 13:38:14 -07:00
index.asciidoc Add Snapshot Lifecycle Management (#43934) 2019-07-15 12:04:50 -06:00
policy-definitions.asciidoc Order ILM actions in policy definition documentation (#44773) 2019-07-24 11:27:35 -06:00
set-up-lifecycle-policy.asciidoc stronger wording for ilm+rollover in docs (#39159) 2019-02-19 17:58:29 -06:00
start-stop-ilm.asciidoc Add Snapshot Lifecycle Management (#43934) 2019-07-15 12:04:50 -06:00
update-lifecycle-policy.asciidoc Expose index age in ILM explain output (#44457) 2019-07-18 15:32:52 -06:00
using-policies-rollover.asciidoc [DOCS] Add anchors for Asciidoctor migration (#41648) 2019-04-30 10:19:09 -04:00