Eyal Edri created JENKINS-13688:
-----------------------------------
Summary: Move all slaves log files from JENKIINS_HOME_DIR to
/var/log/jenkins/slaves dir
Key: JENKINS-13688
URL: https://issues.jenkins-ci.org/browse/JENKINS-13688
Project: Jenkins
Issue Type: Improvement
Components: slave-setup
Affects Versions: current
Environment: rhel 6.2 x86_64
Reporter: Eyal Edri
Assignee: Kohsuke Kawaguchi
Priority: Minor
Currently all Jenkins slave logs are at JENKINS_HOME (/var/lib/jenkins by
default).
log rotate keeps also the history of those logs there.
Once you have lots of slaves, this files "contaminate" the root dir and makes
it hard to find other files, and makes it dangerous to clean them if needed.
Slaves logs files should be in the LOG_DIR (/var/log/jenkins), prefferably
under 'slaves' or 'nodes' subdir.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira