Filter Properties
This defines the basic options of an event filter.
Field Description | Field Name |
Filter Name. Name of the event filter. Should satisfy the context naming conventions. It's used to refer to this filter from other parts of the system. | name |
Filter Description. Textual description of the filter. This is also the description of the filter context. | description |
Default Filter. Indicates whether the current filter is the default filter of the owning user. The default filter is auto-activated in Event Log. | defaultFilter |
Show Field Names in "Data" Column. Show the name of each field in the Data Table defined by Event Format in the "Data" column of Event Log. If this setting is disabled, only the value of the field is shown. | showDataFieldNames |
Show Context Paths Next To Their Descriptions. Show both paths and descriptions of events in "Context" column of event log. | showServerContextNames |
Show Event Names Next To Their Descriptions. Show both names and descriptions of events in "Event" column of event log. | showServerEventNames |
These may be accessed via the childInfo variable.
Was this page helpful?