Hi All,
Iam trying to remove the brackets in the value
but am not sure how to do it is it like this or something else
kv {
remove_char_value => "[]"
include_brackets => true
}
}
Thanks,
Raj
Hi All,
Iam trying to remove the brackets in the value
but am not sure how to do it is it like this or something else
kv {
remove_char_value => "[]"
include_brackets => true
}
}
Thanks,
Raj
Any update on this ? Please
Look at the example in the docs... https://www.elastic.co/guide/en/logstash/current/plugins-filters-kv.html#plugins-filters-kv-remove_char_value
You should notice that brackets are escaped.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.