Previous Topic: VMXSRB Report Program

Next Topic: Description

Definitions

fn ft fm

Specifies the file that contains the audit data. This data is collected by the AUDITEXT command, so this file should be the same name as the one you specified on the AUDITEXT command. The default is AUDIT EXTRACT A0.

ofn oft ofm

Specifies the file to which to write the audit report. The default is REPORTB LISTING A0.

BYUSER userid

Includes in the report only actions issued by the specified user ID.

NOCP

(CA VM:Secure only) Excludes from the report all CP command activity. This excludes all data reported by VMXSRA. This option is meaningful only if the Rules Facility is implemented.

PRINT

Sends the report to the virtual printer instead of your A–disk.

TOUSER userid

Includes in the report only data where the specified user ID is the object of the action.

UPCASE

Produces the report in uppercase.

USEREXIT fn [ ft ]

The filename and filetype of the SECURITY REPORTS user exit. EXEC2, REXX, and assembler language are supported. The prototype SECURITY REPORTS exit is VMXEXITD. The filetype can be TEXT or EXEC; the default is TEXT.