All Apps and Add-ons

How to use Redirector and URLLoader modules

tkadale
Path Finder

I want to pass some parameters from one view to another drill down view.On the basis of that parameters, I want to show the drill down view. How should I use the Redirector and URLLoader modules to achieve this??

Tags (1)
1 Solution

David
Splunk Employee
Splunk Employee

I would recommend you take a look at the example views that come bundled with sideview. At a high level, you use the Redirector module with whatever the user would click on, such as a chart. On the destination page, you use the URLLoader module, and then use $PassedName$ syntax to get the actual passed parameter.

Take a look at http://YourInstance:8000/en-US/app/sideview_utils/linking for the examples you can copy to make the whole system work.

View solution in original post

David
Splunk Employee
Splunk Employee

I would recommend you take a look at the example views that come bundled with sideview. At a high level, you use the Redirector module with whatever the user would click on, such as a chart. On the destination page, you use the URLLoader module, and then use $PassedName$ syntax to get the actual passed parameter.

Take a look at http://YourInstance:8000/en-US/app/sideview_utils/linking for the examples you can copy to make the whole system work.

sideview
SplunkTrust
SplunkTrust

Also check out my answer to your other (extremely similar) question. http://splunk-base.splunk.com/answers/22997/what-is-the-use-of-urlloader

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...