There are specific LogEvents attributable to security. These will use a function set enumeration of “security” as defined in the model. These are as shown in Table 13.
Table 13 —Security LogEvents
LogEvent name | LogEvent code | LogEvent description |
SEC_TLS_ALERT | 0x00 | SHOULD be issued when a TLS Alert is generated. The logEventID SHALL be set to the TLS Alert value (IETF RFC 5246). |
SEC_REGISTRATION_MISS | 0x01 | SHOULD be issued when a received certificate does not have a corresponding SFDI entry in the registration list. |
SEC_ACL_ACCESS_FAILED | 0x02 | SHOULD be issued when access to a resource fails due to failing access control criteria described in 6.2.3. |