You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 19:22:50 UTC

[GitHub] [beam] kennknowles opened a new issue, #18576: Add a Pipeline option that sets desired logging level for logs produced by runners.

kennknowles opened a new issue, #18576:
URL: https://github.com/apache/beam/issues/18576

   In some cases BEAM users or runner maintainers may want to increase the logging level produced by the BEAM runners. To make it simpler, SDK should capture a desired logging level in PipelineOptions and pass it on to runners. 
   
   For comparison, we have instrumentation that captures logging for Java SDK harness[1]. It seems that we should have similar option that captures logging granularity on the runner side. 
   [1] https://github.com/apache/beam/blob/2b4a6b5d5cb455fe73971fde4caa7d1446cd55aa/sdks/java/core/src/main/java/org/apache/beam/sdk/options/SdkHarnessOptions.java#L62
   
   Imported from Jira [BEAM-3178](https://issues.apache.org/jira/browse/BEAM-3178). Original Jira may contain additional context.
   Reported by: tvalentyn.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] Abacn commented on issue #18576: Add a Pipeline option that sets desired logging level for logs produced by runners.

Posted by GitBox <gi...@apache.org>.
Abacn commented on issue #18576:
URL: https://github.com/apache/beam/issues/18576#issuecomment-1184790873

   .close-issue this was the same as #18222


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] github-actions[bot] closed issue #18576: Add a Pipeline option that sets desired logging level for logs produced by runners.

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #18576: Add a Pipeline option that sets desired logging level for logs produced by runners.
URL: https://github.com/apache/beam/issues/18576


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org