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 +# +# +# +#