You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -78,6 +80,6 @@ field in the configurtion file is the log path. You can always configure
78
80
79
81
### New Log Watcher
80
82
81
-
System log monitor uses [Log
82
-
Watcher](https://github.com/kubernetes/node-problem-detector/blob/master/pkg/systemlogmonitor/logwatchers/types/log_watcher.go) to support different log management tools.
83
-
It is easy to implement a new log watcher.
83
+
System log monitor uses [Log Watcher](./logwatchers/types/log_watcher.go) to
84
+
support different log management tools. It is easy to implement a new log
0 commit comments