AutoPatrol
191
edits
m (→Matching rules) |
|||
Line 109: | Line 109: | ||
|} | |} | ||
Inside the <nowiki><rule></nowiki> section are additional tags: <nowiki><match>, <description>, <event>, and <context></nowiki>. Only <nowiki><match></nowiki> section is mandatory – it specifies regular expression against which log record should be matched. All other tags are optional and | Inside the <nowiki><rule></nowiki> section there are the following additional tags: <nowiki><match>, <description>, <event>, and <context></nowiki>. Only <nowiki><match></nowiki> section is mandatory – it specifies regular expression against which log record should be matched. All other tags are optional and define parser behavior if a record matches the regular expression. | ||