Streaming build logs You can specify the --follow flag to stream the build’s logs in stdout. Procedure To manually stream a build’s logs in stdout, run: $ oc start-build <buildconfig_name> --follow