AutoPatrol, Bureaucrats, Administrators
683
edits
m (→Tag) |
m (→Tag) |
||
Line 348: | Line 348: | ||
=== <description> Tag === | === <description> Tag === | ||
Tag <nowiki><description></nowiki> contains textual description of the rule, which will be shown in parser trace. | Tag <nowiki><description></nowiki> contains textual description of the rule, which will be shown in parser trace. | ||
=== <event> Tag === | === <event> Tag === | ||
<nowiki> | Tag <nowiki><event></nowiki> defines event to be generated if current log record match to regular expression defined in <nowiki><match></nowiki> tag. Inside <nowiki><event></nowiki> tag you should specify event code to be generated (or event name if you configure server-side syslog parsing). If you wish to pass parts of log record text extracted with regular expression as event's parameters, you should specify correct number of parameters in '''params''' attribute. | ||
=== <context> Tag === | === <context> Tag === |