Typo fix in systemlogmonitor/README.md

configurtion->configuration
This commit is contained in:
AdamDang
2018-09-25 10:13:48 +08:00
committed by GitHub
parent f85b416b28
commit 392ebe9c1b
+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.