From 83538b1c46928d57c24b6669493da33a38c293df Mon Sep 17 00:00:00 2001 From: zeus Date: Sat, 27 Nov 2021 00:40:08 +0200 Subject: [PATCH] edit fluent.conf --- WriteToMongo/fluent/fluent.conf | 72 ++++++++++++++++----------------- 1 file changed, 36 insertions(+), 36 deletions(-) diff --git a/WriteToMongo/fluent/fluent.conf b/WriteToMongo/fluent/fluent.conf index bb6687d..fd43540 100644 --- a/WriteToMongo/fluent/fluent.conf +++ b/WriteToMongo/fluent/fluent.conf @@ -98,39 +98,39 @@ # output mongo log* - - @type copy - - @type mongo - #copy_mode shallow - - database fluentdb - collection stats - host mongo.poc-datacollector_datacollector-net - port 27017 - - num_retries 60 - capped - capped_size 100m - - - - flush_interval 30s - - - - - @type stdout - - - - @type file - path /tmp/mylog - - timekey 1d - timekey_use_utc true - timekey_wait 10s - - - - +# +# @type copy +# +# @type mongo +# #copy_mode shallow +# +# database fluentdb +# collection stats +# host mongo.poc-datacollector_datacollector-net +# port 27017 +# +# num_retries 60 +# capped +# capped_size 100m +# +# +# +# flush_interval 30s +# +# +# +# +# @type stdout +# +# +# +# @type file +# path /tmp/mylog1 +# +# timekey 1d +# timekey_use_utc true +# timekey_wait 10s +# +# +# +#