Generic Events and Data sources (properties)
This feature only works if you have the XProtect event server installed.
Generic event (properties)
| Component | Requirement | 
|---|---|
| Name | Unique name for the generic event. Name must be unique among all types of events, such as user defined events, analytics events, and so on. | 
| Enabled | Generic events are by default enabled. Clear the check box to disable the event. | 
| Expression | Expression that the system should look out for when analyzing data packages. You can use the following operators: 
 Example: The search criteria  
 Example: The search criteria  
 Example: The search criteria  | 
| Expression type | Indicates how particular the system should be when analyzing received data packages. The options are the following: 
 If you switch from Search or Match to Regular expression, the text in the Expression field is automatically translated to a regular expression. | 
| Priority | The priority must be specified as a number between 0 (highest priority) and 999999 (lowest priority). The same data package may be analyzed for different events. The ability to assign a priority to each event lets you manage which event should be triggered if a received package matches the criteria for several events. When the system receives a TCP and/or UDP package, analysis of the packet starts with analysis for the event with the highest priority. This way, when a package matches the criteria for several events, only the event with the highest priority is triggered. If a package matches the criteria for several events with an identical priority, for example two events with a priority of 999, all events with this priority is triggered. | 
| Check if expression matches event string | An event string to be tested against the expression entered in the Expression field. |