Parameter:
Log_SessionsShort description: Logs individual user sessions (logins / connections) in
log.nsf and on the console.Profile
Parameter | Log_Sessions |
Category | Logging / Debug |
Component | Server |
Available since | R4 |
Supported versions | 9.0.1, 10.0, 11.0, 12.0, 14.0, 14.5 |
GUI equivalent | Configuration document |
Possible values | 0 = do not log, 1 = log |
Description
Log_Sessions enables logging of individual user sessions (logins, connections, disconnects) in log.nsf and on the console. This information is very valuable for license/audit purposes and for analyzing connection problems.Example configuration
Log_Sessions=1
Notes & pitfalls
- With many users, the console log becomes loud – size console rotation accordingly.
- On pure application or web servers, often set to
0to reduce noise.
- Equivalent to Log all client events in the Configuration document (Diagnostics tab).
- The entries appear in
log.nsfin the Usage by User view.