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!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...