Previous Topic: All Users in a Facility AuditNext Topic: Logging Options


Resources Audit

Any resource can be audited. For example:

All access attempts defined to the AUDIT record for the resource are recorded in the Audit/Tracking File or the SMF.

To audit any accesses, enter:

TSS ADDTO(AUDIT) resource(resourcename)

To specify the access or accesses to be audited for a resource, enter:

TSS ADDTO(AUDIT) resource(resource-name)
                 ACCESS(level1, level2, …)

Any resource, whether defined or undefined, can be audited. The specific resources, or all resources matching a generic prefix, can also be audited.

Notes:

Example: Resource audit

This example audit use of production payroll data sets beginning with the high level qualifier PAYPROD:

TSS ADDTO(AUDIT) DSNAME(PAYPROD)