I have a metric coming from metricbeat which is system.memory.actual.used.pct which is formatted as a percentage. I simply want to filter for records over 90%. I have searcht the docs and see nothing about filtering % fields. What I am attemptiing to use in the search is: system.memory.actual.used.pct: (>50 AND <=100)
Any idea of the correct search syntax for percentage fields? Thx,
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.