ANALYZE/AUDIT DISPLAY — VMS 5.2
This command is used to change the criteria used for event selection or exclusion and how it is to be displayed.
Additional information available:
Qualifiers
Additional information available:
/BEFORE/BRIEF/FULL/IGNORE/PAUSE/REMOVE/SELECT
/SINCE/EVENT_TYPE
/BEFORE
/BEFORE[=time] Used to specify the time after which an event must have occurred in order to be considered for selection. If /BEFORE is specified with- out a date or time, all events occurring before today are considered (in conjunction with any other selection or exclusion criteria).
/BRIEF
/BRIEF Specifies that a brief one line summary of each selected event is to be displayed.
/FULL
/FULL Specifies that each selected event record is to be fully formatted. This results in a display of multiple lines.
/IGNORE
/IGNORE=(criteria[,...]) Specifies the criteria to be used to exclude events from selection. Note that any new exclusion criteria are added to any existing exclusion criteria. If you wish to eliminate specific pieces of the exclusion criteria, you should include the /REMOVE qualifier.
/PAUSE
/PAUSE[=seconds] Specifies the number of seconds to wait prior to displaying a new event record. The interval may range from zero (providing a con- tinuous display) to the maximum delta time interval (a little more then seven minutes).
/REMOVE
/REMOVE Indicates that the criteria specified with the associated /SELECT or /IGNORE qualifier is to no longer be used when selecting event records.
/SELECT
/SELECT=(criteria[,...]) Specifies the criteria to be used to include events for selection. Note that any new selection criteria are added to any existing selection criteria. If you wish to eliminate specific pieces of the selection criteria, you should include the /REMOVE qualifier.
/SINCE
/SINCE[=time] Used to specify the time before which an event must have occurred in order to be considered for selection. If /AFTER is specified with- out a date or time, all events occurring after today are considered (in conjunction with any other selection or exclusion criteria).
/EVENT_TYPE
/EVENT_TYPE=([NO]event_type[,...]) Specifies which types of events are to be considered as part of the event selection process. Specific event types may be excluded by prefixing the event type name with "NO" (e.g., NOLOGIN).