I have daily value which is in bytes but not properly getting converted to Human readable format
{ "totalsize": 17439122738118656 }
this is = 17.4 PB
now when I try to draw that up in kibana it shows only 15.5PB.
What am I doing wrong?
is there something I can do to show up actual petabyte which is everyone is used to seeing.
I had only b putting bb will give me Pib but is there a way to make it "Petabyte" and not "pebibyte"
I am using 7.10.1
Ahh see here
You can format as you desire.
You can use 0,0.[0]bd will display what you want... just make sure you understand the differences...
You are Star @stephenb
That is exactly I needed.
© 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.