ServiceNow Certified System Administrator — Question 138
Which system property is added and set to true in order to see impersonation events in the System Log?
Answer options
- A. glide.sys.all_impersonation
- B. glide.user_setting
- C. glide.impersonation_setting
- D. glide.sys.log_impersonation
- E. glide.sys.admin_login
Correct answer: D
Explanation
The correct answer is D, glide.sys.log_impersonation, which must be set to true to log impersonation events. The other options do not specifically relate to enabling logging for impersonation events, making them incorrect for this purpose.