Previous Topic: SECRULEFAILURE ParameterNext Topic: SECURITYRULESET Parameter


SECURITYLOG Parameter

This parameter determines whether CA OPS/MVS logs failed requests, made through OPSECURE('R') for resources in either the CA ACF2 or RACF environment. Logging of these requests always occurs outside the rule environment unless the OPS/REXX compiler has APF authority.

Default value

YES

CA OPS/MVS logs security failures.

Other possible values

NO

CA OPS/MVS does not log security failures.

Set or modify this parameter...

Anytime

Example: SECURITYLOG

This function prevents CA OPS/MVS from logging failed resource requests.

OPSPRM('SET','SECURITYLOG','NO')