Previous Topic: New ORGACIDSIZE Parameter for Setting Organizational ACID Size LimitsNext Topic: TSSUTIL Support for Multi-Line Selection Criteria and In-Line Comments


TSSUTIL Support for Reporting on Specific Resources

The TSSUTIL utility can now report on a specific resource. To enable this reporting, you specify the following selection criteria option:

RESOURCE(‘resource_name’)
resource_name

Specifies the name of the specific resource.

Limit: 255 characters

Note: You can specify up to eight entries overall for RESOURCE (resource prefixes, resource names, or a combination of both).

Note: For more information about using TSSUTIL to archive and report on security-related activity, see the CA Top Secret Report and Tracking Guide.

Example: Report on a Specific Resource Named SampRes

This example produces a report that shows all security incidents related to the resource named SampRes:

REPORT EVENT(ALL) LONG RESOURCE(‘SAMPRES’)