Dashboards & Visualizations

Human readable byte counts on Y axis

viraptor
New Member

I'm looking for a way to make the graph display a more readable version of values in the Y axis when I'm counting bytes.

Specifically, I'd like the Y axis to have a tick labeled 10K rather than 10,000, 6G rather than 6,000,000,000, etc. Is there a good way to do it automatically, without preselecting a scale? (I can label the graph "In GBs" and divide by 1000000000, but that's not ideal)

0 Karma

niketn
Legend

@viraptor, Chart Axis Label abbreviations have been introduced in Splunk Enterprise 7 as part of Chart Enhancements

charting.axisX.abbreviation (none | auto)   Enables the abbreviations of large X with the closest SI prefix.
charting.axisX2.abbreviation    (none | auto)   Enables the abbreviations of large X2 with the closest SI prefix.
charting.axisY.abbreviation (none | auto)   Enables the abbreviations of large Y with the closest SI prefix.
charting.axisY2.abbreviation    (none | auto)   Enables the abbreviations of large Y2 with the closest SI prefix.

PS: You can only abbreviate X-axis values in scatter and bubble charts.

Refer to Splunk documentation on Chart Configuration: https://docs.splunk.com/Documentation/Splunk/latest/Viz/ChartConfigurationReference#Area.2C_Bubble.2...

You can also check out Splunk 7.0 Overview App from Splunkbase: https://splunkbase.splunk.com/app/3691/

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma
Get Updates on the Splunk Community!

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

 Prepare to elevate your security operations with the powerful upgrade to Splunk Enterprise Security 8.x! This ...

Get Early Access to AI Playbook Authoring: Apply for the Alpha Private Preview ...

Passionate about security automation? Apply now to our AI Playbook Authoring Alpha private preview ...

Reduce and Transform Your Firewall Data with Splunk Data Management

Managing high-volume firewall data has always been a challenge. Noisy events and verbose traffic logs often ...