Update docker/fluentd-ingest/fluent.conf
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
260fe1b22a
commit
ba146b04ef
|
@ -6,13 +6,13 @@
|
|||
@type copy
|
||||
<store>
|
||||
@type gelf
|
||||
host graylog_graylog
|
||||
host log.nixc.us
|
||||
port 12201
|
||||
</store>
|
||||
<store>
|
||||
@type forward
|
||||
<server>
|
||||
host fluentd_fluentd
|
||||
host ingress.nixc.us
|
||||
port 24224
|
||||
</server>
|
||||
</store>
|
||||
|
|
Loading…
Reference in New Issue