Graylog2 / Graylog2/graylog2-server

Pipelines: Allow toggling a rule being enabled/disabled

Open
#19,810 0 comments 2 reactions 0 assignees View on GitHub
feature triaged
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

## What?

Allow toggling a pipeline rule to be enabled/disabled.

## Why?

Currently, the workflow to disable a pipeline rule requires completely removing it from the pipeline phase. While this is funcitonal, there are times when it is very helpful to temporarily disable a pipeline rule. Leaving the rule in place and disabling it can help reduce errors when adding the rule back. This workflow can also better support automations that may need or want to temporarily enable a pipeline rule (a crude example is temporarily dropping messages from a "misbehaving" device).

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.