Merge pull request #208 from AdamDang/patch-2

Typo fix in systemlogmonitor/README.md
This commit is contained in:
k8s-ci-robot
2018-10-07 19:42:13 -07:00
committed by GitHub
+1 -1
View File
@@ -75,7 +75,7 @@ Log watcher specific configurations are configured in `pluginConfig`.
### Change Log Path
Log on different OS distros may locate in different path. The `logPath`
field in the configurtion file is the log path. You can always configure
field in the configuration file is the log path. You can always configure
`logPath` to match your OS distro.
* filelog: `logPath` is the path of log file, e.g. `/var/log/kern.log` for kernel
log.