Incidents: Difference between revisions

add link to regex examples
(→‎Channel configuration: SNMP v3 engineID clarification)
(add link to regex examples)
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>
|
|
|no attributes are available for this trigger
|no attributes are available for this trigger