Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- dataDirectory: /var/lib/humio-log-collector
- sources:
- var_log:
- type: file
- include: /var/log/*
- exclude: /var/log/*.gz
- sink: humio
- sinks:
- humio:
- type: humio
- token: $YOUR_API_KEY
- url: https://cloud.us.humio.com
Advertisement
Add Comment
Please, Sign In to add comment