How to translate the format from byte to MB/GB in Metricbeat?

Hi All,

In metricbeat, we find there are too many byte format data. But we hope to display it in MB or GB, since the byte is too long and not good to show. Do you have any idea we should do?

E.g.:
system.memory.swap.used.bytesedit
type: long
format: bytes
Used swap memory.

You should do that in Kibana instead.

Hi, In kibana, we already use the script field to do so. And it works fine. But we hope the same thing in the watcher alert mail. The setting in Kibana can't be shown in Watcher.

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