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