Browse Source

no stdout feedback

master
lefteris 4 years ago
parent
commit
655cc9cf10
  1. 6
      fluent/fluent.conf

6
fluent/fluent.conf

@ -15,9 +15,9 @@
<match mongo.*> <match mongo.*>
@type copy @type copy
<store> # <store>
@type stdout # @type stdout
</store> # </store>
<store> <store>
@type mongo @type mongo

Loading…
Cancel
Save