Created
January 24, 2019 19:43
-
-
Save jcantrill/8b9507ad0e48e35bd5f14f70ed6a062a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CN=system.logging.rsyslog,OU=OpenShift,O=Logging | |
|- indices: | |
|-*/* | |
|-CRUD | |
|-CREATE_INDEX | |
|-CRUD | |
|--- cluster: | |
|-CREATE_INDEX | |
|-CRUD | |
|-cluster:monitor/* | |
|-CREATE_INDEX | |
|-CRUD | |
|-cluster:monitor/* | |
|-indices:data/write/bulk | |
CN=system.admin,OU=OpenShift,O=Logging | |
|- indices: | |
|-*/* | |
|-CREATE_INDEX | |
|-CRUD | |
|-DELETE | |
|-cluster:monitor/* | |
|-indices:admin/* | |
|-indices:admin/mapping/put | |
|-indices:admin/mappings/fields/get* | |
|-indices:data/read* | |
|-indices:data/write/bulk | |
|-indices:data/write/bulk* | |
|-indices:data/write/index* | |
|-indices:data/write/update* | |
|-indices:monitor/* | |
|--- cluster: | |
|-CLUSTER_COMPOSITE_OPS_RO | |
|-CREATE_INDEX | |
|-CRUD | |
|-DELETE | |
|-cluster:* | |
|-cluster:monitor/* | |
|-indices:admin/* | |
|-indices:admin/aliases* | |
|-indices:admin/mapping/put | |
|-indices:admin/mappings/fields/get* | |
|-indices:data/read* | |
|-indices:data/write/bulk | |
|-indices:data/write/bulk* | |
|-indices:data/write/index* | |
|-indices:data/write/update* | |
|-indices:monitor/* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment