Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Log session audit events

Use a system property to enable creations of session audit events

When the glide.authenticate.session_access.log_audit_event system property is set to true, session audit events are created in the sys_session_access_audit table. Information logged will include user, session ID (non-sensitive), IP address, roles, and policies.

Ensure the that the property glide.authenticate.session_access.log_audit_event is set to true.

Important: 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

AttributeDescription
Configuration nameglide.authenticate.session_access.log_audit_event
Configuration typeSystem Properties \(/sys\_properties\_list.do\)
Data typeBoolean
Recommended valuetrue
Default value<none>
Fallback valuetrue
CategoryError handling and logging
Security risk- Severity score: 6.3 - CVSS score: Medium - Security risk details: Information about who accessed a session will not be logged to assist in incident investigations.
Dependencies and prerequisitesNone

Parent Topic:Error handling and logging