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!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...