Copyright Digital Equipment Corp. All rights reserved.

Examples

   1.$ ANALYZE/AUDIT/SUMMARY SYS$MANAGER:SECURITY.AUDIT$JOURNAL

     The command in this example generates a summary report of all
     records processed.

       Total records read:        9701          Records selected:          9701
       Record buffer size:        1031
       Successful logins:          542          Object creates:            1278
       Successful logouts:         531          Object accesses:           3761
       Login failures:              35          Object deaccesses:         2901
       Breakin attempts:             2          Object deletes:             301
       System UAF changes:          10          Volume (dis)mounts:          50
       Rights db changes:            8          System time changes:          0
       Netproxy changes:             5          Server messages:              0
       Audit changes:                7          Connections:                  0
       Installed db changes:        50          Process control audits:       0
       Sysgen changes:               9          Privilege audits:            91
       NCP command lines:          120

   2.$ ANALYZE/AUDIT/FULL/EVENT_TYPE=(BREAKIN,LOGFAIL)/SUMMARY -
     _$ SYS$MANAGER:SECURITY.AUDIT$JOURNAL

     The command in this example generates a full format listing
     of all logged audit messages that match the break-in or log
     failure event classes. A summary report is included at the end
     of the listing.

   3.$ ANALYZE/AUDIT/FULL/EVENT_TYPE=(BREAKIN,LOGFAIL)/SUMMARY=PLOT -
     _$ SYS$MANAGER:SECURITY.AUDIT$JOURNAL

     This command generates a histogram that you can display on a
     character-cell terminal.