Convert Long to Strings

Hi There,

I have a field of type Long (i.e 4,277,534,720 ) which is a representation of memory heap usage in bytes, of one application.

I've created a visualization using this field, but I need to convert that field in something more human readable like 4.27 Gb or 4, 277.53 Mb.. Please see the visualization below.

Any help will be much appreciate it

Thank You

Hi @valleram
You should be able to go into the index pattern and define the format. That will turn it into Automatically Scaled Human Readable

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.