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?