Update docker/fluentd-ingest/fluent.conf
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
colin 2024-04-18 12:16:18 +00:00
parent 72bda1d7cc
commit 260fe1b22a
1 changed files with 7 additions and 5 deletions

View File

@ -11,7 +11,9 @@
</store> </store>
<store> <store>
@type forward @type forward
<server>
host fluentd_fluentd host fluentd_fluentd
port 24224 port 24224
</server>
</store> </store>
</match> </match>