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