That is comparing an array of strings with a number. logstash does not handle that well.
Note that if you fix it to compare the field called Contrainte
if [Contrainte] >= -78 {
then you will still get an exception if the field does not exist.
That is comparing an array of strings with a number. logstash does not handle that well.
Note that if you fix it to compare the field called Contrainte
if [Contrainte] >= -78 {
then you will still get an exception if the field does not exist.
© 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.