Update docker/fluentd/fluent.conf
This commit is contained in:
parent
42f92b17a4
commit
beeb6062dd
|
@ -27,8 +27,4 @@
|
||||||
<format>
|
<format>
|
||||||
@type json
|
@type json
|
||||||
</format>
|
</format>
|
||||||
</match>
|
</match>
|
||||||
|
|
||||||
<match docker.**>
|
|
||||||
@type stdout
|
|
||||||
</match>
|
|
Loading…
Reference in New Issue