We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I can't split this string field : "rev=3&sid="
KV:
kv { enable_metric => false source => [ "[message]" ] target => "[test]" field_split => "&" value_split => "=" trim_value => '"' whitespace => "strict" }
Do you have also this issue?
The text was updated successfully, but these errors were encountered:
Yes, I get the same. And from what I can see in kv.rb, it seems intentional, explicit and non-configurable
logstash-filter-kv/lib/logstash/filters/kv.rb
Line 557 in d010bac
Sorry, something went wrong.
No branches or pull requests
Hi,
I can't split this string field : "rev=3&sid="
KV:
Do you have also this issue?
The text was updated successfully, but these errors were encountered: