Incidents: Difference between revisions

m
no edit summary
(add link to regex examples)
mNo edit summary
Line 102: Line 102:
(global_regex_match)
(global_regex_match)
|This trigger allows to configure a list of regular expressions and is checked for each packet whose L7 data matches one of the regular expressions in the list. Since there are no attributes associated with this trigger, this effectively means that any packet which matches one of the regular expressions will result in an incident. The incident also contains information about which connection this packet belongs to as well as which of the regular expressions matches the packet.
|This trigger allows to configure a list of regular expressions and is checked for each packet whose L7 data matches one of the regular expressions in the list. Since there are no attributes associated with this trigger, this effectively means that any packet which matches one of the regular expressions will result in an incident. The incident also contains information about which connection this packet belongs to as well as which of the regular expressions matches the packet.
PCRE/Python based expression examples and explanations you'll find on <nowiki>https://www.programiz.com/python-programming/regex</nowiki>
PCRE/Python based expression examples and explanations you'll find on https://www.programiz.com/python-programming/regex
|
|
|no attributes are available for this trigger
|no attributes are available for this trigger