Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
Hi everyone,
I would like to know if is possible I to monitor the time that some user is on line on my dashboard.
Regards
Solved! Go to Solution.
I think if you change the log settings you should be able to get messages for session start and expire.
If that isn't quite possible, you can at minimum capture a user logging in by just running a service and then with a timer you can monitor active sessions.
I think if you change the log settings you should be able to get messages for session start and expire.
If that isn't quite possible, you can at minimum capture a user logging in by just running a service and then with a timer you can monitor active sessions.