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.
1 parent a8a50ec commit 487d17aCopy full SHA for 487d17a
build-tools/src/main/resources/roles.yml
@@ -5,7 +5,7 @@ _es_test_root:
5
indices:
6
- names: [ "*" ]
7
allow_restricted_indices: true
8
- privileges: [ "ALL" ]
+ privileges: [ "ALL", "read_failures" ]
9
run_as: [ "*" ]
10
applications:
11
- application: "*"
0 commit comments