Dashboards & Visualizations

how to display slide charts based on time in simple xml

mvaradarajam
Path Finder

Hi All,
i have requiment to display(change) charts every 1minute.next minute 2nd set of graphs need to displayed in the first chart position.

can u plz help me.

i got in advanced xml,but now i want simple xml.

Tags (2)
0 Karma

Lazarix
Communicator

Alternatively, to only do a single chart, or charts but not the dashboard, you will have to define a new module and call it something like autorefresh.
You can then call this module in your dashboard and wrap your charts in it.

see Here

0 Karma

Lazarix
Communicator

You could set the page to auto refresh:

modify the source of your dashboard and make

<dashboard>

look like

<dashboard refresh="60">
0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...