jenkinsci / jenkinsci/workflow-api-plugin

[JENKINS-74937] Add a new extension point to support setting up a ConsoleLogFilter for all Pipeline steps

Open
#516 0 comments 0 reactions 0 assignees View on GitHub
component:workflow-api-plugin imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
31
Forks
80
Avg merge
1d 16h
Merged PRs (30d)
1

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.