Dashboards & Visualizations

Difference between ViewRedirector and ViewRedirectorLink

dabarb1
Explorer

So I don't understand the difference between ViewRedirector and ViewRedirectorLink modules. I was handed some Advanced XML that I'm maintaining, and would like if someone could explain what this pattern does:


<!-- ... charting.* column chart stuff -->

100%


flashtimeline




flashtimeline

So I think that 'ViewRedirectorLink' creates the 'View Results' link, but I can't figure out what the 'ConvertToDrilldownSearch' with nested 'ViewRedirector' module does.

Tags (2)

sideview
SplunkTrust
SplunkTrust

Those two modules (ConvertToDrilldownSearch and ViewRedirector), make it so that when the user clicks on a column or a pie wedge in that FlashChart, they are taken to the raw events that made up that column or wedge.

Granted, sometimes when the underlying search contains certain problematic search commands or syntax, the drilldown intention will know it's out of it's league, and such a click by the end-user can lead to an error message. In most cases this "generic drilldown" will work fine though.

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 ...