Skip to content

Commit d00659c

Browse files
authored
Merge pull request #689 from refluxwhw/dev
fix README under systemlogmonitor
2 parents 6e3260c + 3fba7a9 commit d00659c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/systemlogmonitor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ with new rule definition:
3737
"type": "temporary/permanent",
3838
"condition": "NodeConditionOfPermanentIssue",
3939
"reason": "CamelCaseShortReason",
40-
"message": "regexp matching the issue in the log"
40+
"pattern": "regexp matching the issue in the log"
4141
}
4242
```
4343

0 commit comments

Comments
 (0)