Dashboards & Visualizations

Dashboards & views: Conditional panels

ramesh
Engager

Can I have a view that has some panels that are shown based on a condition? The condition could be the result of a search or a user selection.

Tags (3)
0 Karma

sideview
SplunkTrust
SplunkTrust

There's a core module called "ConditionSwitcher", although I think it may be marked as a prototype. It takes a param that basically gets evaluated as a Javascript statement. So you can put things in it like '(context.get("someToken")=="all")'. Based on how that evaluates at runtime, it'll show different subbranches of XML config.

If you're using Sideview Utils 2.0, there's a much more powerful mechanism though, involving the Switcher module (new in 2.0), and depending on your use case, also the ResultsValueSetter module. Email me if you want to know more. (Sideview Utils 2.0 isn't a free product anymore so I won't spell it out here or you'll think I'm pitching you.) Cheers.

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!

Splunk Auto Ingestion Parallel Pipeline Scaling

Why this feature matters Many Splunk environments experience ingestion pressure long before the host is fully ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...