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!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...