Difference between revisions of "UM:Log Monitoring"

Jump to navigation Jump to search
14 bytes added ,  12:34, 24 April 2015
Corrected capture group and minor grammar fixes
(Added "Passing parameters to events" section)
(Corrected capture group and minor grammar fixes)
Line 418: Line 418:
= Passing parameters to events =
= Passing parameters to events =
The log parser can send parameters to events.<br>
The log parser can send parameters to events.<br>
Anything matched by the (.*) expression will be send to an event as a parameter.
Anything matched by the regular expression within () will be sent to the event as a parameter.


Consider the following line is received via syslog, or added to a monitored file:
Consider the following line is received via syslog, or added to a monitored file:
184

edits

Navigation menu