Configure Interactive Session Expiration
The parameters, with sample settings, are:
sysdig
inactivitySettings:
trackerEnabled: true
trackerTimeout: 1800
api:
jvmOptions: -Ddraios.security.rememberMe.tokenValiditySeconds=1800 -Ddraios.security.session.timeoutMinutes=30
Parameter | Description | Values |
---|---|---|
| Must be set to enable frontend activity tracker in general, boolean |
|
| Timeout in seconds before the inactive interactive session expires, valid only if
| 1800 seconds by default |
| Must match the | 1800 if |
| Convert | 30 if |
The jvmOptions
parameters handle the backend session expiration, while
the sysdig.inactivitySettings.trackerEnabled
and
sysdig.inactivitySettings.trackerTimeout
handle the frontend activity
tracker.
Learn More
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.