11 Jan 2019 03:58 AM - last edited on 10 Dec 2021 10:55 AM by MaciejNeumann
I noticed there is a difference of 2 different sessions.
for the 11 Jan session, I log in and log out and the logs is as shown.
for the 9 Jan session, I log in but I did not log out.
Can I assume that user does get logout automatically after certain time of idle session?
Thank you.
9 Jan
2019-01-09
11:39:08 UTC WebUI Login [fc08b828-b315-4965-bbee-522ea7f3c6ff]: user: userXXX,
roles: [tenant-viewer], session: node0r6qt4bru02ea125gdwa79x0re1610, clientIp:
Forwarded:xx.xx.xx.xx
2019-01-09
13:03:45 UTC AutoLogout [fc08b828-b315-4965-bbee-522ea7f3c6ff]: user: userXXX,
session: node0r6qt4bru02ea125gdwa79x0re1610
2019-01-09
13:03:45 UTC AutoLogout [fc08b828-b315-4965-bbee-522ea7f3c6ff]: user: userXXX,
session: node0r6qt4bru02ea125gdwa79x0re1610
11 Jan
2019-01-11
01:19:12 UTC WebUI Login [fc08b828-b315-4965-bbee-522ea7f3c6ff]: user: userXXX,
roles: [tenant-viewer], session: node012me7sl0xxqcja4jhr702nl6l23894, clientIp:
Forwarded:xx.xx.xx.xx
2019-01-11
01:23:41 UTC WebUI Logout [fc08b828-b315-4965-bbee-522ea7f3c6ff]: user: userXXX,
session: node012me7sl0xxqcja4jhr702nl6l23894
2019-01-11
01:23:41 UTC AutoLogout [fc08b828-b315-4965-bbee-522ea7f3c6ff]: user: userXXX,
session: node012me7sl0xxqcja4jhr702nl6l23894
Solved! Go to Solution.
11 Jan 2019 07:02 AM
Hello,
session in dynatrace does not expire automatically. Probably user just closed browser, then you will not have any event.
Sebastian
11 Jan 2019 07:16 AM
Hi,
Thanks for the reply. I thought so too as I was informed that it does not expire automatically until you close the session/browser.
On 11 Jan, I logged in and out of Dynatrace. hence the 3 logs statement have shown accordingly.
But the 9 Jan shows 2 entries of AutoLogout which is different and because I know I log in but did not log out. This lead me to believe otherwise that there is indeed auto logout then. Unless I logged in and close the browser (but did not click on sign out), hence 2 entries of AutoLogout is logged because I did click on sign out. If so, then maybe I could understand why it was logged like this....
11 Jan 2019 07:25 AM
Maybe somebody from Dynatrace will comment this, I don't know actual logging mechanism so much. But actually you are right that in managed session can expire. When Ieft my RDP with opened dashboard, next day I've had to login again. Maybe good question will be as well if you are using ldap or internal user database.
Sebastian
11 Jan 2019 07:46 AM
I am using internal user database
11 Jan 2019 07:54 AM
Log from your first message looks like there is some mechanism that is forcing autologout also after clicking logout. Generally in managed I think after some time session is expiring. I think it is long time, not 15 minutes, but I've got situation that I've left my remote machine loggedin and next day I was back on login screen.
Sebastian