Splunk Search

Parameter passing between two views

geetanjali
Path Finder

How to pass dynamic value from one view to another view?

Tags (1)
0 Karma

David
Splunk Employee
Splunk Employee

To pass data between views, you will need to either hack the javascript, or far preferable, use sideview_utils from Splunkbase, which makes this process easy. Using sideview does require that you re-tool your views, and that they be written in the advanced xml, but if you need to drill down across different modules, sideview_utils is the way to go.

http://splunkbase.splunk.com/apps/All/4.x/App/app:Sideview+Utils

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...