From f5a7ead8d6621060854b9fbe6bbb4fafa886e253 Mon Sep 17 00:00:00 2001 From: Random-Liu Date: Tue, 20 Jun 2017 18:09:10 -0700 Subject: [PATCH] Clarify the limitation of log matching pattern. --- pkg/systemlogmonitor/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pkg/systemlogmonitor/README.md b/pkg/systemlogmonitor/README.md index 0849b433..775cc64d 100644 --- a/pkg/systemlogmonitor/README.md +++ b/pkg/systemlogmonitor/README.md @@ -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