fix README under systemlogmonitor

This commit is contained in:
whwreflux
2022-07-29 17:14:46 +08:00
parent 6e3260c43c
commit 3fba7a9e86

View File

@@ -37,7 +37,7 @@ with new rule definition:
"type": "temporary/permanent",
"condition": "NodeConditionOfPermanentIssue",
"reason": "CamelCaseShortReason",
"message": "regexp matching the issue in the log"
"pattern": "regexp matching the issue in the log"
}
```