1 testevent 2 event_dispatcher 3 outbound_stream Tests the filter action state for the specified event. This directive applies the filtering algorithm to the named event instance returning the applicable FilterAction, and an indication of whether the search was resolved by the SpecificFilter, GlobalFilter, or CatchAllFilter attribute. testevent [node node-id] event dispatcher - outbound stream simple-name - event (instance-name, event-name) Instance-name specifies a full entity name, including the node name and a specific instance. Event-name specifies all (for all events) or a specific event to be filtered for the specified instance. Examples: testevent event dispatcher outbound stream local_stream - event (Node LOCAL:.LAMCHP, all) testevent event dispatcher outbound stream * - event (Node LOCAL:.LAMCHP event dispatcher, all) 3 sink Tests the filter action state for the specified event. This directive applies the filtering algorithm to the named event instance returning the applicable FilterAction, and an indication of whether the search was resolved by the SpecificFilter, GlobalFilter, or CatchAllFilter attribute. testevent [node node-id] event dispatcher - sink simple-name - event (instance-name, event-name) Instance-name specifies a full entity name, including the node name and a specific instance. Event-name specifies all (for all events) or a specific event to be filtered for the specified instance. Examples: testevent event dispatcher sink local_sink - event (Node LOCAL:.LAMCHP, all) testevent event dispatcher sink * - event (Node LOCAL:.LAMCHP event dispatcher, all)