Skip to content

Commit f5a7ead

Browse files
committed
Clarify the limitation of log matching pattern.
1 parent f076eaf commit f5a7ead

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pkg/systemlogmonitor/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ with new rule definition:
4141
}
4242
```
4343

44+
*Note that the pattern must match to the end of the line excluding the
45+
tailing newline character, and multi-line pattern is supported.*
46+
4447
## Log Watchers
4548

4649
System log monitor supports different log management tools with different log

0 commit comments

Comments
 (0)