Pipelines: Key_value function in conjuntion with whitespaces causes faulty values

Hi all,

I successfully added a simple pipeline to extract fields/Values from KVP.

But now I noticed, that the parser starts splitting values also at whitespaces, even if it stil belongs to the value part. Is this still a known issue as desribed here: Pipeline whitespace issues or is there a setting to avoid this?

For example in NXLOG you can also set option “ValueQuoteChar” NXLOG Community Edition Reference Manual for v2.8.1248. So you can define, by what symbol the value should be surrounded. Are there any options like this in Graylog Pipelines? I thought I use Pipelines instead of Extractors, but now I recognize first limitations…

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.