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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...