Previous Topic: Extracting Historical Log Data for ReviewNext Topic: Invoking the Monitor Interface for a Serviced System


Extracting Events Based on Priority

To extract events in a system's log and archive files, based on a minimum and maximum priority, use:

$ CONSOLE EXTRACT/EVENT/PRIORITY
[=(MINIMUM=minpri,MAXIMUM=maxpri)] system-name

For example, to extract events with priorities in the range WARNING to CRITICAL, enter:

$ CONSOLE EXTRACT/EVENT/PRIORITY=MINIMUM=WARNING system-name