Event Management Service (EMS) Analyzer Manual

Using EMS Analyzer
Event Management Service (EMS) Analyzer Manual133700
3-23
Examples of Selecting Events
Example
Guidelines
When you use the ALTER, EMSAFLTR RESET command, you cannot alter any other
attribute in the same ALTER command.
Examples of Selecting Events
Here are some examples showing how to use the ALTER command on the EMS
Analyzer default filter to select events:
Selecting Pathway event messages since last week
Selecting SNAX line down event messages from two days ago for one day
Selecting Tape subsystem action event messages from now on
Selecting Expand event messages (event number 117) from a specific log file
Selecting event messages from a customer subsystem
Selecting Pathway Event Messages Since Last Week
The following command searches for all EMS event messages coming from the Pathway
subsystem since last week with the text “timeout”:
This command sets the start time to 1 week ago (7 days), the stop time to End of File,
the subsystem ID to Pathway, and the text to “timeout”.
The DUMPLOG
command starts the search.
DISTRIBUTOR $Y197 -> alter, emsafltr reset
EMSA DISTRIBUTOR $Y197 altered: EVENTNUMBER attribute
EMSA DISTRIBUTOR $Y197 altered: EVENTTYPE attribute
EMSA DISTRIBUTOR $Y197 altered: PROCESSID attribute
EMSA DISTRIBUTOR $Y197 altered: SSID attribute
EMSA DISTRIBUTOR $Y197 altered: SYSTEM attribute
EMSA DISTRIBUTOR $Y197 altered: LDEV attribute
EMSA DISTRIBUTOR $Y197 altered: TEXT attribute
DISTRIBUTOR $Y197 ->
-> alter, starttime 1w, stoptime eof, ssid "tandem.pathway", text
"timeout"
-> dumplog