Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

get step logs using API #3541

godfryd ·
Hello,

Is it possible to get step logs using API?
If yes how to do that?

Regards,
Michal
  • replies 5
  • views 3651
  • stars 0
robinshen ADMIN ·
Step log can accessed via http GET, for instance, below url can be used to access log of step "master>test" of build id 17:

http://localhost:8810/download/17/log?s ... ter%3Etest
EAvendanoA ·

I want to try this, but I need the full url and I see ... "dots"
Thanks in advance

robinshen ADMIN ·
msolberg ·

Is there a way to download the full logs?

robinshen ADMIN ·

It can be downloaded via http get from url:
http://<QB server>/log/<build id>