Skip to content

Commit 3fba7a9

Browse files
committed
fix README under systemlogmonitor
1 parent 6e3260c commit 3fba7a9

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)