[DOCS] Fix ILM user note

This commit is contained in:
James Rodewig 2021-01-14 10:07:34 -05:00
parent f02bd9942b
commit 6f9b4ab4b6
2 changed files with 4 additions and 4 deletions

View File

@ -21,8 +21,8 @@ definitions of policy components.
cluster privilege to use this API. You must also have the `manage` index
privilege on all indices being managed by `policy`. {ilm-init} performs
operations as the user who last updated the policy. {ilm-init} only has the
<<security-privileges,privileges>> assigned to the user at the time of the
last policy update.
<<defining-roles,roles>> assigned to the user at the time of the last policy
update.
[[ilm-put-lifecycle-desc]]
==== {api-description-title}

View File

@ -26,8 +26,8 @@ When an index rolls over, a manually-applied policy isn't automatically applied
If you use {es}'s security features, {ilm-init} performs operations as the user
who last updated the policy. {ilm-init} only has the
<<security-privileges,privileges>> assigned to the user at the time of the
last policy update.
<<defining-roles,roles>> assigned to the user at the time of the last policy
update.
[discrete]
[[ilm-phase-transitions]]