2.2 SECURITY_AUDITING

This keyword determines which access attempts the endpoint logs in its audit file. The following table identifies the possible parameters:

NONE

Writes nothing to the audit file

PASSED

Logs only access attempts that passed the ALLOW address check.

REJECTED

Logs only access attempts that failed the ALLOW address check.

ALL

Logs both passed and rejected access attempts.

If a test initialization fails for a reason other than address checking, no entry is made in the audit file.