Update docker/fluentd/fluent.conf
This commit is contained in:
parent
b9bd915fb3
commit
e6fd1df4e5
|
@ -20,7 +20,7 @@
|
|||
|
||||
<match **>
|
||||
@type exec
|
||||
command "/go-glitch '${record['message']}'"
|
||||
command "/go-glitch"
|
||||
<buffer>
|
||||
flush_interval 10s
|
||||
</buffer>
|
||||
|
|
Loading…
Reference in New Issue