-
Type:
New Feature
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: workflow-api-plugin
-
None
Currently, any log filtering (e.g.: credential masking) requires inserting a step in the pipeline.
I my case, it is not practical to modify the pipeline logic (owned by other teams, etc.). I would like the ability to install one single plugin that filter all pipeline logs without requiring any pipeline code changes.
Â
Is it possible to support a global pipeline console log filter?