[DOCS] Fix ILM attribute (#62245) (#62249)

This commit is contained in:
James Rodewig 2020-09-10 14:07:31 -04:00 committed by GitHub
parent 21303e8e15
commit 2b50d7e170
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
When {ilm-init} executes a lifecycle policy, it's possible for errors to occur When {ilm-init} executes a lifecycle policy, it's possible for errors to occur
while performing the necessary index operations for a step. while performing the necessary index operations for a step.
When this happens, {ilm-init} moves the index to an `ERROR` step. When this happens, {ilm-init} moves the index to an `ERROR` step.
If {ilm-init] cannot resolve the error automatically, execution is halted If {ilm-init} cannot resolve the error automatically, execution is halted
until you resolve the underlying issues with the policy, index, or cluster. until you resolve the underlying issues with the policy, index, or cluster.
For example, you might have a `shrink-index` policy that shrinks an index to four shards once it For example, you might have a `shrink-index` policy that shrinks an index to four shards once it