Skip to content

Instantly share code, notes, and snippets.

@jcantrill
Created January 24, 2019 19:43
Show Gist options
  • Save jcantrill/8b9507ad0e48e35bd5f14f70ed6a062a to your computer and use it in GitHub Desktop.
Save jcantrill/8b9507ad0e48e35bd5f14f70ed6a062a to your computer and use it in GitHub Desktop.
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