Event Filters |
Event Filters are common objects within ELM and can be assigned to Security Views, Correlation Views, Event Views, and Event Collectors. The primary contexts are the Include and Exclude tabs for Event Views, Syslog Receivers, SNMP Receivers, and Event Monitors Event Monitor is a general term which refers to Event Collector, Event Alarm, and Syslog Monitor Items.. The Filter criteria entered by the user controls what events are gathered and displayed. •Description - Enter a description (optional).
Event Filter CriteriaEvent Filters provide a mechanism for isolating specific events, and multiple Event Filters can be combined to create a complex set of criteria. The same Filter can include or exclude events. They can also be created in the ELM Database Wizard to control database deleting or archiving, however these Filters will not be available in the Event Filter collections. The following fields are available for filtering purposes: •Agent Category is •Computer Name is •Log Name is •Username is •Event Source is •Event ID is •Category is •Message contains This dialog box has a dynamic menu behavior. The ellipsis buttons next to the Agent Category, Computer Name is, Log Name is, and Event Source is fields browse and display the agent category names, computer names, event log names and event sources. If the Computer Name is field is left empty, the list of event Logs and Sources is generated based on the event sources registered on the ELM Console computer (i.e., the local computer). If you enter a valid, resolvable name in the Computer Name is field and then click the ellipsis for the Log Name is or Event Source is fields, the list of event Logs and Sources from that system will be displayed. If the log or event source from which you want to collect data does not appear on the list, type it in the appropriate field. For example, if you are not running DNS on your ELM Server or Console, but want to collect events from the DNS log only, type DNS in the Log Name is field. If a field is blank, it will match every value in the field. For example, if the Computer Name is field is blank, the Filter will apply to all computers. If all Event Types are unchecked when the Event Filter is saved, all of the Event Types will be checked. This is by design. Leading and trailing wildcards ( * ) and character position wildcards ( ? ) are supported, as are the Boolean operators Or ( | ), And ( & ), and Not ( ! ). However regular expressions are not supported. You may use these wildcards to specify the criteria to be applied. For example, to select messages from SQL Server you may specify *SQL* as the event source to select any Source name containing the letters SQL. To match SQL messages from servers ALPHA, BRAVO, or CHARLIE you would enter ALPHA|BRAVO|CHARLIE in the Computer Name is field. Important Note Event ViewsShows the Event Views associated with this Event Filter using an Include or Exclude relationship. Select New to create or Properties to edit a highlighted Event View. Event MonitorsShows the Event Collectors associated with this Event Filter using an Include or Exclude relationship. Right click to create or edit an Event Collector. Other FiltersOther kinds of filters are Include, Exclude, and Correlation filters. |