Getting Started
Once your workflow execution has completed, either successfully or with a failure, you will be able to view logs detailing the execution process. Links to logs are provided in response to the job status request mentioned above and can be viewed in the browser. Note, it can sometimes take up to 30 seconds for the logs to be generated and returned by this endpoint, so please try again if the links are initially missing.
Logs require authentication and authorization to view and only the user who initially requested the workflow execution can view the associated logs. Logging details can also be returned directly in a call to the job status endpoint under the "message" key, although the separate logs will include more details about the workflow execution.
A number of log files are produced when a workflow completes, these include:
Log handling is still under development, and more are available to Hub admins, so if you require additional log details please reach out to one of the Hub administrators providing the workflowID and jobID for your executed workflow and they may be able to provide more information.