14 Jan 2019 12:14 PM - last edited on 27 Apr 2021 04:14 PM by MaciejNeumann
Dear All,
Do we have any flexibility to configure the user visit/session timeout according to the application's actual timeout instead of 30 minutes?
As per the documentation, a user session ends in one of the following ways:
https://www.dynatrace.com/support/help/monitor/app...
How to use the JavaScript API function dtrum.endSession()
?
Can we use the same function to configure a custom timeout along with the end user sessions automatically when the user logs out?
Regards,
Babar
Solved! Go to Solution.
14 Jan 2019 12:26 PM
I don't know any option to configure globally this parameter in Dynatrace. If you want overwrite session ending with dtrum.endSession(), developer will have to put this peace of code into js code on website. Then conditions that will execute it can be defined as you need but it might be complicated to cover all scenarios.
Sebastian
14 Jan 2019 12:33 PM
Hello @Sebastian K.
Thank you for your prompt response. Usually, this approach no body likes, therefore, this flexibility should be done on the monitoring side as we have in AppMon.
Regards,
Babar
14 Jan 2019 12:38 PM
So you have another good point to post RFE 🙂 I agree with you
Sebastian
14 Jan 2019 12:53 PM
Hello @Sebastian K.
Honestly, I just started working with Dynatrace Managed as a POC and looking for the basic features.
I will post an idea regarding this so once again you can vote for it :).
Regards,
Babar