You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 16, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: docs/ism/index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,9 @@ For example, you can define a policy that moves your index into a `read_only` st
17
17
18
18
You might want to perform an index rollover after a certain amount of time or run a `force_merge` operation on an index during off-peak hours to improve search performance during peak hours.
19
19
20
+
To use the ISM plugin, your user role needs to be mapped to the `all_access` role that gives you full access to the cluster. To learn more, see [Users and roles](../security-access-control/users-roles).
21
+
{: .note }
22
+
20
23
## Get started with ISM
21
24
22
25
To get started, choose **Index Management** in Kibana.
@@ -59,6 +62,3 @@ Make sure that the alias that you enter already exists. For more information abo
59
62
5. To retry a policy, choose your policy, and then choose **Retry policy**.
60
63
61
64
For information about managing your policies, see [Managed Indices](../ism/managedindices/).
62
-
63
-
To use the ISM plugin, you need to have the correct admin privileges as set in the security plugin.
0 commit comments