21 lines
325 B
YAML
21 lines
325 B
YAML
admin:
|
|
cluster: all
|
|
indices:
|
|
'*': all
|
|
|
|
watcher_manager:
|
|
cluster: manage
|
|
indices:
|
|
'.watcher-history-*': all
|
|
|
|
watcher_monitor:
|
|
cluster: monitor
|
|
indices:
|
|
'.watcher-history-*': read
|
|
|
|
crapy_role:
|
|
cluster:
|
|
- cluster:monitor/nodes/info
|
|
- cluster:monitor/health
|
|
- cluster:monitor/nodes/liveness
|