OpenSearch/docs/reference/ilm
Gordon Brown d4b2d21339
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-26 11:57:38 -04:00
..
apis Add option to filter ILM explain response (#44777) 2019-07-26 11:57:38 -04:00
error-handling.asciidoc Expose index age in ILM explain output (#44457) 2019-07-18 15:33:45 -06:00
getting-started-ilm.asciidoc Expose index age in ILM explain output (#44457) 2019-07-18 15:33:45 -06:00
getting-started-slm.asciidoc [7.x] Add Snapshot Lifecycle Management (#44382) 2019-07-16 07:37:13 -06:00
ilm-and-snapshots.asciidoc Remove "beta" modifier from ILM documentation (#37326) 2019-01-10 13:38:14 -07:00
index.asciidoc [7.x] Add Snapshot Lifecycle Management (#44382) 2019-07-16 07:37:13 -06:00
policy-definitions.asciidoc Order ILM actions in policy definition documentation (#44773) 2019-07-24 11:28:38 -06:00
set-up-lifecycle-policy.asciidoc Remove `include_type_name` in asciidoc where possible (#37568) 2019-01-18 09:34:11 +01:00
start-stop-ilm.asciidoc [7.x] Add Snapshot Lifecycle Management (#44382) 2019-07-16 07:37:13 -06:00
update-lifecycle-policy.asciidoc Expose index age in ILM explain output (#44457) 2019-07-18 15:33:45 -06:00
using-policies-rollover.asciidoc [DOCS] Add anchors for Asciidoctor migration (#41648) 2019-04-30 10:20:17 -04:00