From af2c37e9a47f0853c78d1d8cbe5d98a112929d99 Mon Sep 17 00:00:00 2001 From: lefteris Date: Tue, 6 Apr 2021 17:41:14 +0300 Subject: [PATCH] live feedback from fluentd on stdout --- fluent/fluent.conf | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/fluent/fluent.conf b/fluent/fluent.conf index 74ebde2..7300e30 100644 --- a/fluent/fluent.conf +++ b/fluent/fluent.conf @@ -14,11 +14,11 @@ - # @type copy - # - # @type stdout - # - # + @type copy + + @type stdout + + @type mongo host mongo @@ -29,12 +29,15 @@ capped capped_size 1024m - # interval + flush_interval 10s - # + @type json + + # interval +