syslog-ng
syslog-ng copied to clipboard
WIP: add $(re-extract) template function
I am opening this PR so I don't forget this. The reason this needs work:
- testing
- the backslash based escaping in template function invocations does not seem to work, making regexps a bit difficult to properly embed into templates
Build SUCCESS
the backslash based escaping in template function invocations does not seem to work, making regexps a bit difficult to properly embed into templates
See also https://github.com/syslog-ng/syslog-ng/issues/3158#issuecomment-915503444.