Quantcast

[JIRA] Created: (JENKINS-11017) Consolidate Slave logs

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] Created: (JENKINS-11017) Consolidate Slave logs

JIRA noreply@jenkins-ci.org
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

       
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] Commented: (JENKINS-11017) Consolidate Slave logs

JIRA noreply@jenkins-ci.org

    [ 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

       
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-11017) Consolidate Slave logs

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

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

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-11017) Consolidate Slave logs

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

This has been resolved in a later version of Jenkins; this should be closed.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Loading...