Hey guys, I have a question about the logging for the jenkins slave.jar . I know that the logs of the job, that is running on a slave node, are send to the master, where I can see them. I also know, that by configuring the -workDir parameter for the slave.jar, enables the logging to disk for the jar.
But if I look into the log file, I only see logs from the setup of the slave node, nothing from any job. My question is: Is it somehow possible to log the output of the job(s) to this file as well ( in addition to the logs that are send to the master)? Maybe by setting the -loggingConfig parameter and passing a config? If so, could someone please give me an example. King regards Marvin -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/15f868ea-84c8-4e99-b39a-9637fd8d74fe%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
