workflow-execution-service-schemas icon indicating copy to clipboard operation
workflow-execution-service-schemas copied to clipboard

In which field of the wes interface should the logs of the Cromwell engine and the tes server be reflected?

Open zhou-jianwen opened this issue 2 years ago • 7 comments

While attempting to implement a WES server, we founded that WES only provides stdout and stderr fields within the run and task dimensions. We would like to clarify whether, according to the standard design of WES, how should TES server's own log of a specific task be retained? Similarly, we seek to determine if the logs generated by the workflow execution engine, such as Cromwell, should be represented in a specific field within the WES interface.

zhou-jianwen avatar Sep 13 '23 02:09 zhou-jianwen