How long are the Audit log entries kept?

Seems like forever, but would like to confirm. Thanks!

0
2 comments

Sorry for delay.

By default TeamCity keeps audit log data for one year. This can be changed with help of internal property: teamcity.audit.cleanupPeriod=<days>
Also note that TeamCity does not store log entries related to builds which were cleaned up.

0

Please sign in to leave a comment.