Posting data to ElasticSearch via LogStash I get CPU values that range from 0 to 1. In the default template this is a scaled_float, I haven't changed the template.
When I look at discover or I visualise the data this stat remains a value between 0 and 1, how do I get it to render as a percentage between 0 and 100?
I could do it with TimeLion with a multipler, but shouldn't it figure itself out?
Yes... the index template tells Elasticsearch how to create the index. Kibana uses that information as a starting point for an index pattern, but the patterns can be further modified.
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.