/INCLUDE=event-class[,...]
    Includes the specified event class or classes in the report. Do
    not use the /EXCLUDE qualifier with /INCLUDE.
    For event-class, specify one or more of the keywords shown in the
    following table. If you specify more than one keyword, you must
    use a comma-separated list of values enclosed in parentheses.
    Keyword        Description
    ATTENTIONS     Select device attention entries.
    BUGCHECKS      Select all types of bugcheck entries.
    CONFIGURATION  Select system configuration entries.
    CONTROL_       Select control entries. Control entries include
    ENTRIES        the following entry types:
                   o  System power failure restarts
                   o  Time stamps
                   o  System startups
                   o  $SNDERR messages (system service to send
                      messages to error log)
                   o  Operator messages
                   o  Network messages
                   o  ERRLOG.SYS created
    CPU_ENTRIES    Select CPU-related entries. CPU entries include
                   the following entry types:
                   o  SBI alerts/faults
                   o  Undefined interrupts
                   o  MBA/UBA adapter errors
                   o  Asynchronous write errors
                   o  UBA errors
    DEVICE_        Select device error entries.
    ERRORS
    ENVIRONMENTAL_ Select environmental entries.
    ENTRIES
    MACHINE_       Select machine check entries.
    CHECKS
    MEMORY         Select memory errors.
    SNAPSHOT_      Select snapshot entries.
    ENTRIES
    SYNDROME       Select firmware-generated entries that describe
                   a symptom set used by HP support personnel to
                   identify problems.
    TIMEOUTS       Select device timeout entries.
    UNKNOWN_       Select any entry that has an unknown entry
    ENTRIES        class.
    UNSOLICITED_   Select unsolicited MSCP entries.
    MSCP
    VOLUME_        Select volume mount and dismount entries.
    CHANGES