Valid on z/OS.
Use ETROPTS to control which events the Monitor sends to the CA Audit product.
All entry methods are accepted.
This control option has the following format:
ETROPTS(ADD|REM,VIO,LOG,START,INIT,USS,CMDADM,CONTROL)
Indicates that a new category of events are added to the current list of events.
Indicates that a category of events are removed from the current list.
Transmits security violation events to CA Audit. This includes initiations and resource access violations.
Sends Audited events to CA Audit.
Sends CA Top Secret startup and termination events to CA Audit.
Sends successful initiations and terminations (signon/signoff) to CA Audit.
Indicates that all USS activity logged to ATF/SMF is sent to CA Audit. You can also specify the calls:
The maximum number of characters for each command is 80. If more characters are needed, another MODIFY command is required.
Sends TSS administrative commands (successes and failures) to CA Audit.
Sends control options changed from the console (F TSS,…) and from TSO (TSS MODIFY(…)) to CA Audit.
This example adds successful initiations/terminations and administrative commands to the current list of events sent to CA Audit:
F TSS,ETROPTS(ADD,INIT,CMDAMD)
This example specifies that the R_chown and R_chmod USS calls are sent to CA Audit:
TSS MODIFY(ETROPTS(ADD,USS(CHOWN,CHMOD)))
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|