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

16 lines
554 B
Plaintext

################################################################
# This source reads tail of a file
@include file-fluent.conf
################################################################
# This source gets incoming logs over HTTP
@include http-fluent.conf
################################################################
# This source gets all logs from local docker host
@include containers-fluent.conf
################################################################
# Send all logs to elastic search
@include elastic-fluent.conf