|
@ -17,7 +17,7 @@ |
|
|
tag stats.node |
|
|
tag stats.node |
|
|
|
|
|
|
|
|
enable_stat_watcher false |
|
|
enable_stat_watcher false |
|
|
enable_watch_timer false |
|
|
enable_watch_timer true |
|
|
read_from_head true |
|
|
read_from_head true |
|
|
follow_inodes true # Without this parameter, file rotation causes log duplication |
|
|
follow_inodes true # Without this parameter, file rotation causes log duplication |
|
|
|
|
|
|
|
@ -42,7 +42,7 @@ |
|
|
tag log.node |
|
|
tag log.node |
|
|
|
|
|
|
|
|
enable_stat_watcher false |
|
|
enable_stat_watcher false |
|
|
enable_watch_timer false |
|
|
enable_watch_timer true |
|
|
read_from_head true |
|
|
read_from_head true |
|
|
follow_inodes true # Without this parameter, file rotation causes log duplication |
|
|
follow_inodes true # Without this parameter, file rotation causes log duplication |
|
|
<parse> |
|
|
<parse> |
|
|