OpenSearch/elasticsearch/qa/smoke-test-watcher-with-shield/roles.yml

23 lines
437 B
YAML
Raw Normal View History

admin:
cluster: all
indices:
'*': all
watcher_manager:
cluster: manage_watcher, cluster:monitor/nodes/info, cluster:monitor/health
indices:
'.watcher-history-*': all
run_as: powerless_user, watcher_manager
watcher_monitor:
cluster: monitor_watcher
indices:
'.watcher-history-*': read
crappy_role:
cluster:
- cluster:monitor/nodes/info
- cluster:monitor/health
- cluster:monitor/nodes/liveness