Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! 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.