Enable impersonation tracking in audit logs
Track users who perform actions through impersonation in audit logs.
시작하기 전에
Role required: admin
프로시저
- 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.
결과
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.
다음에 수행할 작업
For information about converting the user ID to the actual user name, see Map user IDs to user names in audit records.