×
Oct 12, 2021 · Hello, I have taken over a project and find that old jobs are not discarded which fills up disk space. As a consequence I have to delete old ...
Feb 24, 2022 · So I try to change the days to keep build and max % of builds to keep in my pipeline ( screenshoot 1) but after I change into the new one ...
Dec 8, 2021 · I want to rotate the main Jenkins log file which is /var/log/jenkins/jenkins.log. ( We are running the Jenkins on a VM with Amazon Linux 2 OS ).
Sep 11, 2017 · Runs log rotation on all jobs to free space. Log rotation normally runs after a build is completed. If you want to run log rotation on all ...
Called to perform "garbage collection" on the job to discard old build records. Methods inherited from class jenkins.model.BuildDiscarder · getDescriptor ...
Logs in Jenkins · First, select the "System Log" from the "Manage Jenkins" page: · From there, you can create a custom log recorder, which helps you group ...
Steps to enable an access log · For Ubuntu: · For Windows service: Add the line to %JENKINS_HOME%/jenkins.xml in <arguments> ...
Jul 20, 2022 · Hello We use Jenkins on Linux on a regular basis. I attempted to upgrade from 2.319.3 to 2.346.2 as a response to the vulnerability, ...
Jun 2, 2023 · My team has some jobs that run multiple parallel stages and I want to extract the output from each stage in a logical way.
Technically speaking, Jenkins instantiates a logger called hudson.WebAppMain in the the WebAppMain class and attaches one and only one handler to it: A hudson.