In looking through the Contour database, I was wondering if the last login date for user profiles is recorded anywhere? Not necessarily that important for the project data, but it would allow a bit of insight into who's using the system and when.
Thanks!
It's not currently stored in the database - can be tracked in the appserver log files, but we're adding that along with a few other key activities to the activity log file in 2.1 or 2.2. We currently have a user activity report available that shows the last adds, edits & comments but this doesn't quite capture the act of logging in.
Generally I don't run very extensive logging in production environments because of the negative impact on server performance. It would be a useful bit of information in trying to figure out which user accounts can be deactivated wtihout too much yelling from the users. Maybe I'll submit a request for this via the RoadMap.
Thanks!
A quick question regarding this comment.
How do we track the last login date in the appserver logs? We've looked through the contour.log file but can not find it.
Is there another log file we should be looking at?
Thanks,
Kim
