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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

A Four-Part Event Series: Full Stack Observability For the AI Era

As AI reshapes applications, infrastructure, and the way teams operate, the traditional boundaries of ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...