1
0
homelab/ansible/inventories/dev/group_vars/bastion.yml
2025-06-23 18:26:15 +03:00

18 lines
325 B
YAML

---
fluentbit_settings:
service:
flush: 1
daemon: false
log_level: info
http_server: false
pipeline:
inputs:
- name: systemd
tag: systemd
outputs:
- name: loki
host: 192.168.0.252
labels: env=common,hostname=bastion,service_name=systemd
match: systemd