_______________________________________________________________________________________________________
_______________________________________________________________________________________________________
© Virtual Access 2018
GW1000 Series User Manual
Issue: 2.3
Page 425 of 463
40.3.4
Event filters
Event filters are use to classify the events to be sent to the event destination. Multiple
event filters can be defined. Event filters configure the uci
forwarding
section rules.
Figure 205: The VA event system event filters configuration page
Web Field/UCI/Package Option
Description
Web: Enabled
UCI: va_eventd.@forwarding[0].enabled
Opt: enabled
Enables an event filter.
1
Disabled.
0
Enabled.
Web: Class Name
UCI:
va_eventd.@forwarding[0].className
Opt: className
Only match events with the given class name. Available class
names are listed or can be viewed using the command
vae_cli
-d
Web: Event Name
UCI:
va_eventd.@forwarding[0].eventName
Opt: eventName
Only match events with the given event name. Available event
names are listed. The event name is optional and can be omitted.
Web: Minimum Severity
UCI: va_eventd.@forwarding[0].severity
Opt: severity
Defines the minimum event severity. The minimum severity
event is DEBUG. Events generated within the minimum and
maximum event severity will be matched.
Minimum and maximum severity are specified in the one UCI
option and entered using a dash (-) separator in the form
minimum-maximum. Example:
va_eventd.@forwarding[0].severity=debug-error
debug
minimum severity
info
notice
warning
error
critical
alert
emergency
maximum severity