Adam Cheney
Results
1
issues of
Adam Cheney
I'm trying to use a storage plugin within the systemd plugin (https://github.com/reevoo/fluent-plugin-systemd). My conf looks like this: ``` @type systemd tag kubelet path /var/log/journal matches [{ "_SYSTEMD_UNIT": "kubelet.service" }] read_from_head...
bug