We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ead31a4 + 1af381a commit f9fbc8dCopy full SHA for f9fbc8d
elasticsearch/sgconfig/roles.yml
@@ -130,7 +130,7 @@ sg_project_operations:
130
- indices:admin/validate/query*
131
- indices:admin/get*
132
133
-# To support multi-tenancy. User's access to indices is restricted to indices belonging to the user's projects, enforced by DLS.
+# To support multi-tenancy. User's access to indices is restricted to indices belonging to the user's projects, enforced by DLS.
134
project_user:
135
readonly: true
136
cluster:
@@ -155,8 +155,7 @@ admin_user:
155
indices:
156
'*':
157
158
- - READ
159
- - INDICES_MONITOR
+ - INDICES_ALL
160
'?kibana_*':
161
162
- CRUD
0 commit comments