[copr][frontend] enable logstash daemon
This commit is contained in:
parent
04cc0d7b95
commit
0fc3a4e281
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@
|
||||||
service: state=running enabled=yes name={{ item }}
|
service: state=running enabled=yes name={{ item }}
|
||||||
with_items:
|
with_items:
|
||||||
- httpd
|
- httpd
|
||||||
|
- logstash
|
||||||
|
|
||||||
- name: set acl for logstash to access httpd logs
|
- name: set acl for logstash to access httpd logs
|
||||||
acl: name=/var/log/httpd entity=logstash etype=user permissions=rx state=present
|
acl: name=/var/log/httpd entity=logstash etype=user permissions=rx state=present
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue