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?
Originally reported by mansour1491, imported from: Add a new extension point to support setting up a ConsoleLogFilter for all Pipeline steps
- status: Open
- priority: Minor
- component(s): workflow-api-plugin
- resolution: Unresolved
- votes: 0
- watchers: 1
- imported: 20260601-173816
Raw content of original issue
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?
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?
Originally reported by mansour1491, imported from: Add a new extension point to support setting up a ConsoleLogFilter for all Pipeline steps
Raw content of original issue