TeamCity Access tracking
Is there a way to log when users access TeamCity. We use NT authentication and a few uses have had issues with there login. I turned on the activities logging and it has not show anything. We would like to audit who is logging in.
Please sign in to leave a comment.
When user logs in successfully TeamCity writes in the log:
Successful login with login name: <login name>
Also on each login TeamCity updates last login timestamp. You can sort users by this timestamp at the user list page.