Configuring auditing for a table doesn't show new records in the audit logs

LakshyaG8207824
Giga Contributor

I configured auditing for the sys_user table and if I edit a record in the sys_user table, I can see this change logged in the sys_audit table. However, if I make a POST request to the sys_user table, this does not show up in the sys_audit table. Is there a way to monitor both the creation and deletion of records from the table too? I am not just interested in monitoring edits to records but also creation and deletion. 

1 REPLY 1

kaushal_snow
Mega Sage

Hi @LakshyaG8207824 ,

 

Updates to records are captured in the sys_audit table, deletions are logged in the sys_audit_delete table, and insertions are not automatically logged unless specifically configured...

 

If you found my response helpful, please mark it as ‘Accept as Solution’ and ‘Helpful’. This helps other community members find the right answer more easily and supports the community.

 

Thanks and Regards,
Kaushal Kumar Jha - ServiceNow Consultant - Lets connect on Linkedin: https://www.linkedin.com/in/kaushalkrjha/