|
Consolidate Slave logs
---------------------- Key: JENKINS-11017 URL: https://issues.jenkins-ci.org/browse/JENKINS-11017 Project: Jenkins Issue Type: Improvement Components: core Affects Versions: current Environment: Windows, V1.430 Reporter: Axel Heider Currently a lof of files are created with slave logs, they have the name slave-[name].log.[number]. Each file has just a few hunderd bytes. Please create only one file per slave and append everything to this file. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
[ https://issues.jenkins-ci.org/browse/JENKINS-11017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=153160#comment-153160 ] Fred G commented on JENKINS-11017: ---------------------------------- Log rotation for slave logs has been added as a feature in version 1.416. Maybe this should be made configurable. > Consolidate Slave logs > ---------------------- > > Key: JENKINS-11017 > URL: https://issues.jenkins-ci.org/browse/JENKINS-11017 > Project: Jenkins > Issue Type: Improvement > Components: core > Affects Versions: current > Environment: Windows, V1.430 > Reporter: Axel Heider > > Currently a lof of files are created with slave logs, they have the name slave-[name].log.[number]. Each file has just a few hunderd bytes. Please create only one file per slave and append everything to this file. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
| Powered by Nabble | Edit this page |

Additionally, it would be nice if they didn't all get placed directly in ${JENKINS_HOME} (i.e., put them in a sub directory)