Skip to content

Commit

Permalink
Merge pull request #119 from Random-Liu/fix-doc
Browse files Browse the repository at this point in the history
Clarify the limitation of log matching pattern.
  • Loading branch information
Random-Liu authored Jun 27, 2017
2 parents 9b28926 + f5a7ead commit 0237e4d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pkg/systemlogmonitor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ with new rule definition:
}
```

*Note that the pattern must match to the end of the line excluding the
tailing newline character, and multi-line pattern is supported.*

## Log Watchers

System log monitor supports different log management tools with different log
Expand Down

0 comments on commit 0237e4d

Please sign in to comment.