@@ -128,27 +128,27 @@ Create a new `read_only_index` role:
128128
1291291 . Open ** Kibana** .
1301301 . Choose ** Security** , ** Roles** .
131- 1 . Choose the * +* button, enter a role name ` read_only_index ` .
132- 1 . Choose the ** Cluster Permissions** tab, select ** Add Action Group** .
133- 1 . In ** Permissions: Action Groups** , select ` cluster_composite_ops_ro ` and choose ** Add Action Group** .
134- 1 . Choose the ** Index Permissions** tab, select ** Add index permissions** and add your index pattern ` my-index-* ` .
131+ 1 . Choose the * +* button, and then enter a role name ` read_only_index ` .
132+ 1 . Choose the ** Cluster Permissions** tab, and then select ** Add Action Group** .
133+ 1 . In ** Permissions: Action Groups** , select ` cluster_composite_ops_ro ` and then choose ** Add Action Group** .
134+ 1 . Choose the ** Index Permissions** tab, select ** Add index permissions** and then add your index pattern ` my-index-* ` .
1351351 . In ** Permissions: Action Groups** , choose ** Add Action Group** and select ` read ` .
1361361 . Choose ** Save Role Definition** .
137137
138138Map ` kibana_user ` and ` kibana_read_only ` roles to the ` read_only_index ` role:
139139
1401401 . Choose ** Security** , ** Role Mappings** .
1411411 . Next to ` kibana_user ` , choose the ** Edit** button.
142- - If you don't already have a ` kibana_user ` role, choose the * +* button and create the role.
143- 1 . In the ** Users** field, add your ` read_only_index ` role and choose ** Submit** .
142+ - If you don't already have a ` kibana_user ` role, choose the * +* button and then create the role.
143+ 1 . In the ** Users** field, add your ` read_only_index ` role and then choose ** Submit** .
1441441 . Next to ` kibana_read_only ` , choose the ** Edit** button.
145- - If you don't already have a ` kibana_read_only ` role, choose the * +* button and create the role.
146- 1 . In the ** Users** field, add your ` read_only_index ` role and choose ** Submit** .
145+ - If you don't already have a ` kibana_read_only ` role, choose the * +* button and then create the role.
146+ 1 . In the ** Users** field, add your ` read_only_index ` role and then choose ** Submit** .
147147
148148Create a new tenant and grant role access:
149149
1501501 . Choose ** Security** , ** Tenants** .
151- 1 . Choose the * +* button, enter your desired tenant name.
151+ 1 . Choose the * +* button, and then enter your desired tenant name.
1521521 . Choose ** Submit** .
1531531 . Choose ** Security** , ** Roles** .
1541541 . Next to the ` read_only_index ` role, choose ** Edit** .
@@ -162,16 +162,16 @@ Create a new `bulk_access` role:
162162
1631631 . Open ** Kibana** .
1641641 . Choose ** Security** , ** Roles** .
165- 1 . Choose the * +* button, enter a role name ` bulk_access ` .
166- 1 . Choose the ** Cluster Permissions** tab, select ** Add Action Group** .
167- 1 . In ** Permissions: Action Groups** , select ` cluster_composite_ops ` and choose ** Add Action Group** .
165+ 1 . Choose the * +* button, and then enter a role name ` bulk_access ` .
166+ 1 . Choose the ** Cluster Permissions** tab, and then select ** Add Action Group** .
167+ 1 . In ** Permissions: Action Groups** , select ` cluster_composite_ops ` and then choose ** Add Action Group** .
1681681 . Choose the ** Index Permissions** tab, select ** Add index permissions** and your index patterns ` my-index-* ` .
169- 1 . In ** Permissions: Action Groups** , choose ** Add Action Group** and select ` write ` .
169+ 1 . In ** Permissions: Action Groups** , choose ** Add Action Group** and then select ` write ` .
1701701 . Choose ** Save Role Definition** .
171171
172172Map bulk access permissions to the ` bulk_access ` role:
173173
1741741 . Choose ** Security** , ** Role Mappings** .
175- 1 . Choose the * +* button, select the ` bulk_access ` role.
176- 1 . In ** Users** , choose ** Add User** and add your ` bulk_access ` user.
175+ 1 . Choose the * +* button, and then select the ` bulk_access ` role.
176+ 1 . In ** Users** , choose ** Add User** and then add your ` bulk_access ` user.
1771771 . Choose ** Submit** .
0 commit comments