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!

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...

Let’s Get You Certified – Vegas-Style at .conf24

Are you ready to level up your Splunk game? Then, let’s get you certified live at .conf24 – our annual user ...