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!

Dashboards: Hiding charts while search is being executed and other uses for tokens

There are a couple of features of SimpleXML / Classic dashboards that can be used to enhance the user ...

Splunk Observability Cloud's AI Assistant in Action Series: Explaining Metrics and ...

This is the fourth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how ...

Brains, Bytes, and Boston: Learn from the Best at .conf25

When you think of Boston, you might picture colonial charm, world-class universities, or even the crack of a ...