Graylog2/graylog2-server

Deleting or renaming a pipeline rule should update corresponding references in the pipelines

Open

#21.162 aperta il 11 dic 2024

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)Java (1032 fork)batch import
good first issueimprovementtriaged

Metriche repository

Star
 (6945 star)
Metriche merge PR
 (Merge medio 8g 19h) (297 PR mergiate in 30 g)

Descrizione

When a pipeline rule is deleted or renamed, we do not update affected pipelines. Invalid references are left over. It looks messy and forces the user to explicitly remove or update the rule wherever it had been used. GL has the ability to do this on behalf of the user.

Your Environment

  • Graylog Version: 6.2

Guida contributor