Log session audit events [New in Security Center 1.3 and updated in 1.5]
Set the glide.authenticate.session_access.log_audit_event property to true, so that session audit events will be created in the sys_session_access_audit table.
When the Glide Property glide.authenticate.session_access.log_audit_event is set to true, session audit events will be created in the sys_session_access_audit table. It is best practice to log information about who accessed a session to assist in malicious actor investigations. Information logged will include user, session ID (non-sensitive), IP address, roles, and policies.
Remarque :
The glide.authenticate.session_access.log_audit_event system property is specific to Zero trust access. For more information, see Zero Trust Access (ZTA).
More information
| Attribute | Description |
|---|---|
| Configuration name | glide.authenticate.session_access.log_audit_event |
| 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 |