Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

Commit 297f394

Browse files
authored
Merge pull request #193 from ashwinkumar12345/ism_security_update
changed ism security note
2 parents 6d9c819 + 22c5101 commit 297f394

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/ism/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ For example, you can define a policy that moves your index into a `read_only` st
1717

1818
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.
1919

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+
2023
## Get started with ISM
2124

2225
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
5962
5. To retry a policy, choose your policy, and then choose **Retry policy**.
6063

6164
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.
64-
{: .note }

0 commit comments

Comments
 (0)