|
|
|
[
Permlink
| « Hide
]
Robin Shen [02/May/25 06:49 AM]
Removing log entries of TRACE level while preserving other entries only requires to parse and modify the log which can be very slow if log is huge and there are many builds. We plan to delete logs completely for builds older than a specific time, is this acceptable?
Turns out that this is already possible with the artifact clean up setting in advanced setting of the configuration. Please tick clean up build log option as shown in the attached screenshot. By default it also cleans up published artifacts, you may specify an non-existant pattern if you do not want to delete any artifacts.
|