Security Auditable Fields
Displays table and field level details that will be audited in the ServiceNow® instance.
Security Auditable Fields displays the details of tables and fields that will be audited in the ServiceNow instance.
To access the Security Auditable Fields page, navigate to . The Security Auditable Fields page is displayed with the following information.
| Column Name | Description |
|---|---|
| Table to Audit | Details of the table that will be audited. |
| Audit Storage Destination | Details of the destination where the audit details will be stored. |
| Field List | Auditing will be done for fields specified in the list. |
| Create | Whether changes related to the Create operation will be audited. |
| Update | Whether changes related to the Update operation will be audited. |
| Delete | Whether changes related to the Delete operation will be audited. |
| Active | Audits only if the configuration for the table is active. |
The following tables can be audited using the Identity and Access Audit:
- Group [sys_user_group]
- Role [sys_user_role]
- Access Control [sys_security_acl]
- User [sys_user]
- Group Role [sys_group_has_role]
- User Role [sys_user_has_role]
- Access Roles [sys_security_acl_role]
- Contained Role [sys_user_role_contains]
- Group Member [sys_user_grmember]