From 3fefd462090dca95d8451d99691f1c9a04de2da0 Mon Sep 17 00:00:00 2001 From: zeus Date: Sat, 27 Nov 2021 00:57:28 +0200 Subject: [PATCH] edit fluent.conf --- WriteToMongo/fluent/fluent.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WriteToMongo/fluent/fluent.conf b/WriteToMongo/fluent/fluent.conf index fd43540..7e2cd83 100644 --- a/WriteToMongo/fluent/fluent.conf +++ b/WriteToMongo/fluent/fluent.conf @@ -17,7 +17,7 @@ tag stats.node enable_stat_watcher false - enable_watch_timer false + enable_watch_timer true read_from_head true follow_inodes true # Without this parameter, file rotation causes log duplication @@ -42,7 +42,7 @@ tag log.node enable_stat_watcher false - enable_watch_timer false + enable_watch_timer true read_from_head true follow_inodes true # Without this parameter, file rotation causes log duplication