Hello,

How can Jenkins job console be saved as a text file on slave machine?

I am working with a project that generates long and complex console logs - 
that are later analyzed for determining potential problems.

At the moment after each build i have to login to jenkins and manually copy 
the console to a text file, which is then analyzed. (you can see how 
cumbersome that is)

I have tried looking for console output in the job workspace of slave 
machine, but no files are generated in the workspace.
I have also tried saving the file from console by downloading the contents 
of job console url, but haven't found any suitable commands.

Slave machine is running on Windows 7
Using wget is not possible in this case because of restricted access.

Any help would be greatly appreciated.

-- 
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/d6845c35-4efd-4fd7-9f22-9835f5625338%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to