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!

Buttercup Games: Further Dashboarding Techniques

Hello! We are excited to kick off a new series of blogs from SplunkTrust member ITWhisperer, who demonstrates ...

Message Parsing in SOCK

Introduction This blog post is part of an ongoing series on SOCK enablement. In this blog post, I will write ...

Exploring the OpenTelemetry Collector’s Kubernetes annotation-based discovery

We’ve already explored a few topics around observability in a Kubernetes environment -- Common Failures in a ...