mirror of
https://github.com/krislamo/graylog_demo
synced 2024-11-09 21:50:35 +00:00
Buffer log until fluentd connection is established
This commit is contained in:
parent
823e608de8
commit
3269520279
@ -35,9 +35,8 @@ services:
|
||||
driver: "fluentd"
|
||||
options:
|
||||
fluentd-address: "tcp://127.0.0.1:24224"
|
||||
fluentd-async-connect: "true"
|
||||
tag: devel.kris
|
||||
# Messages are buffered until the connection is established
|
||||
#fluentd-async-connect: "true"
|
||||
|
||||
networks:
|
||||
traefik-net:
|
||||
|
Loading…
Reference in New Issue
Block a user