A list of fields that support auditing and those that do not.
Audit Fields Validation prevents some fields from being selected in the field_list in the Security Field Audit Config (sys_sec_field_audit_config) table.
표 1. Field supported or not supported for Audit
| Table |
Fields supported or not supported |
| All tables |
Fields that aren’t supported:
- Created On (sys_created_on)
- Created By (sys_created_by)
- Updated By (sys_updated_by)
- Updated On (sys_updated_on)
|
| User has role (sys_user_has_role) |
Fields that are supported:
- User
- Role
- Inherited
- Count
|
| User (sys_user) |
Fields that aren't supported:
- Last Login (last_login)
- Last Login Time (last_login_time)
- Last Login Device (last_login_device)
- Enable Multi-factor Authentication (enable_multifactor_authn)
- Default Perspective (default_perspective)
- Calendar Integration (calendar_integration)
- Federated ID (federated_id)
- Password Needs Reset (password_needs_reset)
- Failed Attempts (failed_attempts)
- Last Password (last_password)
- LDAP Server (ldap_server)
- Locked Out (locked_out)
- Notification (notification)
- Roles (roles)
- Domain (sys_domain)
- Domain Path (sys_domain_path)
- Time Format (time_format)
- Hashed User ID (hashed_user_id)
- Class Name (sys_class_name)
- Mod Count (sys_mod_count)
|