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!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...

Updated Data Management and AWS GDI Inventory in Splunk Observability

We’re making some changes to Data Management and Infrastructure Inventory for AWS. The Data Management page, ...