Splunk Search

Moving Flash charts to HTML5 or Java charts for a dashboard view

dannux
Path Finder

Hello,

I have created custom views for a dashboard. However, the charts are flash based This creates a problem for mobile devices accessing the dashboards.

Is there any way we can do a non Flash based charts for a dashboard view?

Thanks,
Dan

The code I am using looks like this



sourcetype="servers" | timechart span="5m" avg(zCPU_IDLE) by source
-24h

line
time
right
title Here/param>


Tags (3)
0 Karma

sowings
Splunk Employee
Splunk Employee

If you haven't done anything crazy like setting up a two y-axis graph or other advanced charting techniques, it's easy enough to revert to JS charts. Where you've got "FlashChart" in the XML above, simply change that to read "JSChart".

sowings
Splunk Employee
Splunk Employee

If this worked for you, consider clicking the check mark next to the answer, so that other users can know that a working solution was found.

Happy Splunking!

0 Karma

dannux
Path Finder

Thank you.

0 Karma
Get Updates on the Splunk Community!

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...