The Filters tab is available for Event and Audit reports. Use the Filters tab to define a set of conditions the events or audit entries must match. The events or audit entries that match these conditions are inserted into the report.
The conditions in the grid evaluate in sequence using the AND operator. To insert event or audit entries into the report, all the conditions must be satisfied.
The following table shows the fields that you can use to filter data for event reports.
Field | Conditions | Value |
---|---|---|
Priority | = (equal to) | An integer value |
!= (different from) | ||
> (greater than) | ||
>= (greater than or equal to) | ||
< (less than) | ||
<= (less than or equal to) | ||
Current Status | = | A status string, such as, Alarm or Normal. The language of the status string must match the language of the dictionary file selected in the System Settings form |
!= | ||
Previous Status | = | A status string, such as, Alarm or Normal. The language of the status string must match the language of the dictionary file selected in the System Settings form |
!= | ||
Ack Required | = | Either 0 or 1 |
!= | ||
Item Name | = | A string representing the item name |
!= |
The following table shows the fields that you can use to filter data for
event reports.
Field | Conditions | Value |
---|---|---|
Item Name | = | A string representing the item name |
!= | ||
Item Fully Qualified Name | = | A name representing the item fully qualified reference in the format <site>::<device>/<object> |
!= |