Hi,
Does Appian have the functionality to store when a user logs in, what are the reports he downloads, how much time he spends on a particular tab? Does Appian maintain an Audit trail of users? If yes, how can we get access to that?
Discussion posts and replies are publicly visible
There are certain log files which store the login timestamp and activities on records. The time a user spent on a page is not tracked and technically almost impossible to achieve.
docs.appian.com/.../Logging.html
Can we get access to those log files?
you can go to System Logs, from navigation part & access the log file. Also there is a smart service which can read these log files which you can use to fetch user login logs & show it to others
Hi Tanvir, May i know the smart service name