marcel-dempers 0a6f7ebad0 configs
2020-09-27 15:29:14 +10:00

13 lines
252 B
Plaintext

<source>
@type tail
format json
read_from_head true
tag docker.log
path /fluentd/log/containers/*/*-json.log
pos_file /tmp/container-logs.pos
</source>
# <match docker.log>
# @type file
# path /output/docker.log
# </match>