Dashboards & Visualizations

When I call dashboard URL with a parameter in my website , how can I get the result about the parameter?

ilove275
Path Finder

I made a website and created a dashboard(TEST).
In this site, I want to include a dashboard using a

Tags (1)

sideview
SplunkTrust
SplunkTrust

Download the Sideview Utils app from splunkbase ( http://splunk-base.splunk.com/apps/22279/sideview-utils ), and read through its embedded documentation a little bit. You'll see there that it packages a number of new modules for the Splunk UI.

Notably, it packages a module called HTML and you can write any HTML you like into it's configuration, including <iframe> tags, and it will do $foo$ substitution while you're at it.

So in a nutshell, on the dashboard you can have a Pulldown module upstream from the HTML module. The user uses the Pulldown to select the host. This then fills in the $host$ value in your iframe's src attribute.

Then on the target view, you use a module called URLLoader to turn that ?host=XYZ into a key that will populate "$host$" values where they appear in the target view.

This is all explained in more (and better) detail in the Sideview Utils app. Read through the documentation views carefully and then focus on the 'linking' section under 'key techniques'.

0 Karma
Get Updates on the Splunk Community!

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...

Splunk APM: New Product Features + Community Office Hours Recap!

Howdy Splunk Community! Over the past few months, we’ve had a lot going on in the world of Splunk Application ...

Index This | Forward, I’m heavy; backward, I’m not. What am I?

April 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...