mirror of
https://github.com/valitydev/salt-common.git
synced 2024-11-06 18:35:18 +00:00
15 lines
308 B
Plaintext
15 lines
308 B
Plaintext
include:
|
|
- .pkg
|
|
- .conf
|
|
- .service
|
|
|
|
extend:
|
|
filebeat:
|
|
service.running:
|
|
- watch:
|
|
- pkg: app-admin/filebeat
|
|
- file: /etc/filebeat/filebeat.yml
|
|
- file: /etc/filebeat/conf.d/
|
|
- file: /etc/filebeat/filebeat.template.json
|
|
- file: /var/lib/filebeat/module/
|