Skip to content

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

@jenkins-infra-bot

Description

@jenkins-infra-bot

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?

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Enhancement.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions