Update docker/fluentd/fluent.conf
This commit is contained in:
parent
81fa956b2b
commit
39fc029f16
|
@ -14,7 +14,7 @@
|
||||||
</parse>
|
</parse>
|
||||||
</filter>
|
</filter>
|
||||||
|
|
||||||
<match **>
|
<match docker.**>
|
||||||
@type exec
|
@type exec
|
||||||
command "/go-glitch"
|
command "/go-glitch"
|
||||||
<buffer>
|
<buffer>
|
||||||
|
|
Loading…
Reference in New Issue