diskspace - Disable Jenkins Log File Usage -
jenkins has cool perk of logging happens during build process. right logged in /var/log/jenkins/jenkins.log.
after regular periods, file grow more 400 gb in space.
is there way disable "feature"? system system used company internally, would'nt mind, disabling logging @ all.
thanks help!
jenkins logging highly configurable, can turn off logging packages you;re not interested in. configuration done @ $jenkins_url/log/ - documentation @ https://wiki.jenkins-ci.org/display/jenkins/logging
Comments
Post a Comment