Dashboards & Visualizations

Advanced XML

Michael_Schyma1
Contributor

How would I get the advanced XML source code out of a dashboard.

Tags (1)
0 Karma
1 Solution

MHibbin
Influencer

In the URL add bar "?showsource=1" to the end of your view's URL... e.g.

"http://127.0.0.1:8000/en-GB/app/search/flashtimeline?showsource=true"

OR

"http://127.0.0.1:8000/en-GB/app/search/flashtimeline?showsource=1"

Hope this helps.

MHibbin

Here's the reference in the docs... http://docs.splunk.com/Documentation/Splunk/latest/Developer/AdvancedIntro#Show_source

View solution in original post

MHibbin
Influencer

In the URL add bar "?showsource=1" to the end of your view's URL... e.g.

"http://127.0.0.1:8000/en-GB/app/search/flashtimeline?showsource=true"

OR

"http://127.0.0.1:8000/en-GB/app/search/flashtimeline?showsource=1"

Hope this helps.

MHibbin

Here's the reference in the docs... http://docs.splunk.com/Documentation/Splunk/latest/Developer/AdvancedIntro#Show_source

Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...