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

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

How to merge four videos on one screen with ffmpeg -

c - getting error: cannot take the address of an rvalue of type 'int' -