Say I have a specific build, such as :
http://xxxxxxx.xx.xx.xxx.net:81/httpAuth/app/rest/builds/id:161010
How would I get the build log of that build?
To view the history of builds in the current configuration, click previous and next links in the upper right corner of Build Results. Click All history link to open the History tab.
In the web UI, go to Administration | Diagnostics page. On the Troubleshooting tab, choose an active logging preset. To view logs, go to the Server Logs tab. If it is not possible to enable debug logging mode from the TeamCity web UI, refer to this section to learn how to adjust logging options manually.
A build log is an enhanced console output of a build. It is represented by a structured list of the events which took place during the build. Generally, it includes entries on TeamCity-performed actions and the output of the processes launched during the build.
BuildLocator Last modified: 26 July 2022. Represents a locator string for filtering Build entities. Examples: id:1 — find build with ID 1 .
Just download http://your.teamcity.server/httpAuth/downloadBuildLog.html?buildId=nnnn
. Nice and easy.
This has now been added to the docs - https://confluence.jetbrains.com/display/TCD10/Build+Log
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With