Specifies the criteria for selecting records from the audit log
    file. For a description of how to generate audit records, see the
    HP OpenVMS Guide to System Security.
    Format
      /SELECT=criteria[,...]
      /NOSELECT
    criteria[,...]
    Specifies the criteria for selecting records. For each specified
    criterion, ANALYZE/AUDIT has two selection requirements:
    o  The packet corresponding to the criterion must be present in
       the record.
    o  One of the specified values must match the value in that
       packet.
    For example, if you specify (USER=(PUTNAM,WU),SYSTEM=DBASE) as
    the criteria, ANALYZE/AUDIT selects an event record containing
    the SYSTEM=DBASE packet and a USER packet with either the PUTNAM
    value or the WU value.
    If you omit the /SELECT qualifier, all event records selected
    through the /EVENT_TYPE qualifier are extracted from the audit
    log file and included in the report.
    You can specify any of the following criteria:
Additional Information:
explode
extract