Graylog2 / Graylog2/graylog2-server

processing pipeline - prefix all fields functions

Open
#9,479 3 comments 0 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?
A function is needed that allows to prefix all given fields in a message without naming them all in a rule.

## Why?
When you ingest data and want to prefix on certain conditions all fields you need to know all fields and write processing rules that rename fields. Each field need to be written separate.

Should fields be added, removed or renamed the processing needs to be adjusted. Having the ability with a single rule to prefix all fields of a message would remove possible failures and problems.

[Z#844297]

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.