You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hetzner-ansible/templates/elastic/config/roles.yml.j2

16 lines
312 B
Django/Jinja

# Managed by Ansible
filebeat_indices_read:
indices:
- names: [ 'filebeat-*' ]
privileges:
- read
- write
- indices:admin/refresh
filebeat_indices_write:
indices:
- names: [ 'filebeat-*' ]
privileges:
- read
- write
- indices:admin/refresh