Enable impersonation tracking in audit logs
Track users who perform actions through impersonation in audit logs.
Before you begin
Role required: admin
Procedure
- In the filter navigator, enter sys_properties.list.
- Select New on the form header.
- In the Name field, enter glide.audit.track_impersonation.
- In the Value field, enter true.
- Select Submit.
Result
Impersonation tracking is enabled. The Sys Audits [sys_audit] table will record both the impersonated user and the user ID of the user who actually performed the actions.
What to do next
For information about converting the user ID to the actual user name, see Map user IDs to user names in audit records.