Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
Would like to know the location of "ucache" file to know who are the users currently logged into TAC/Studio in a file. Does the file stored in the disk or only in table?
thanks
vamsi
Hi Nikhil
Thanks for quick reply. We can see it from browser, but our Linux admins want to know the file path where it is loaded with list of users logged in or logout. Is this information available somewhere in the TAC/TOMCAT logs as a file?
Thanks
vamsi
Hi,
Hope you are doing good 🙂
Below link specifies the steps to identify the list of users logged to ucache and you do not have to log to TAC for it.
If you want to delete it, you can follow the steps mentioned in below link.
If the answer has helped you, could you please mark the topic as resolved? Kudos are also welcome 🙂
Warm Regards,
Nikhil Thampi
Hi Nikhil
Thanks for quick reply. We can see it from browser, but our Linux admins want to know the file path where it is loaded with list of users logged in or logout. Is this information available somewhere in the TAC/TOMCAT logs as a file?
Thanks
vamsi
Hi,
The data is being fetched from TAC database. But I would suggest you to parse the result set from the URL output for any further analysis.
Warm Regards,
Nikhil Thampi
got it. Thanks Nikhil