Hello,
How can I tell Kibana to display a numeric field in hexadecimal or octal?
I have looked into the formatting options and numeral.js, but nothing concerning which base to use for displaying numeric values...
I'd like to avoid adding multi-fields to my indices for data numeric to cope with that.
Thanks for the help !
Olivier