Log user impersonation [Updated in Security Center 1.3 and 2.0]
Configure glide.sys.log_impersonation to control if user-impersonating events are logged in your instance.
If this property is not set to the recommended value of true, user-impersonating events are no longer logged. The absence of logging could impact the automated security detection and investigation capabilities on your instance. Ensure the property glide.sys.log_impersonation exists and is set to true. If the property does not appear in the sys_properties table, add a new record.
More information
| Attribute | Description |
|---|---|
| Configuration name | glide.sys.log_impersonation |
| Configuration type | System Properties (/sys_properties_list.do) |
| Data type | Boolean |
| Recommended value | true |
| Default value | true |
| Category | Error handling and logging |
| Security risk |
|
| Dependencies and prerequisites | None |
| References | Impersonating users |