mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 10:48:32 +01:00
chore: enable filebeat for all hosts
This commit is contained in:
@@ -1,10 +1,16 @@
|
||||
logging.level: error
|
||||
filebeat.inputs:
|
||||
|
||||
- type: filestream
|
||||
id: kube1-var-log
|
||||
enabled: true
|
||||
paths:
|
||||
- /var/log/*.log
|
||||
- /var/log/syslog
|
||||
fields:
|
||||
syslog: true
|
||||
processors:
|
||||
- syslog:
|
||||
field: message
|
||||
|
||||
- type: log
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user