Graylog2 / Graylog2/graylog2-server
Function To Remove Unwanted Characters from String
Open
feature
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
I would like to submit a feature request that would introduce a Graylog function to remove unwanted characters from a string. Something like:
trim_chars("\", $message.field);
We typically run into getting Syslog feeds that have double-quotes around message fields that we would like to strip out as part of a pipeline rule.
Contributor guide
Assessment
This issue has not been assessed yet.