Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property configures a list of system tables that will have delete operations logged for auditing purposes, which is not enabled by default. |
| What area does it affect? |
Audit logging |
| What does the default mean? |
The default value is "sys_user,sys_user_group,sys_user_role,sys_user_has_role,sys_user_grmember,sys_group_has_role,sys_security_acl_role,sysapproval_approver,sys_report,sys_app_application,sys_app_module", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when setting up auditing for critical system tables or during security audits. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.audit_deleted_tables |
| Sys ID |
631f412a0a0a0b0a00874eecccaea173 |
| Type |
string |
| Application |
Global |
| Default value |
sys_user,sys_user_group,sys_user_role,sys_user_has_role,sys_user_grmember,sys_group_has_role,sys_security_acl_role,sysapproval_approver,sys_report,sys_app_application,sys_app_module |
| Description |
List of system tables (beginning with "sys_", comma separated) that will have the delete audited. By default, system tables do not have the delete audited. |
| Updated |
2024-05-25 05:08:50 |
Sources
Related properties