Graylog2 / Graylog2/graylog2-server
String interpolation for Pipeline Rule
Open
feature
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## What?
Being able to use the + operator to concatenate strings and variables in pipeline rules.
## Why?
avoid formulation like concat( "str1" , concat( "str2", ...) in pipeline rules
## Your Environment
* Graylog Version:
* Elasticsearch Version:
* MongoDB Version:
* Operating System:
* Browser version:
Contributor guide
Assessment
This issue has not been assessed yet.