mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-05 20:48:22 +00:00
905237a56f
Original commit: elastic/x-pack-elasticsearch@2018bb5f9f
12 lines
229 B
YAML
12 lines
229 B
YAML
monitoring_system:
|
|
cluster: [ 'cluster:admin/xpack/monitoring/bulk' ]
|
|
|
|
monitoring_without_bulk:
|
|
cluster: [ 'monitor' ]
|
|
indices:
|
|
- names: '.monitoring-*'
|
|
privileges:
|
|
- write
|
|
- read
|
|
- manage
|