Dashboards & Visualizations

Remove "View results" from chart and data table

JensT
Communicator

Hello,

how can i remove the "View results" link below a chart and datatable in a dashboard?

  • Jens
Tags (2)

araitz
Splunk Employee
Splunk Employee

If you go to Manager > User Interface > Views and then click on the view in question, look for references to the ViewRedirectorLink module.

Removing those will remove the "View results" links. Make sure you remove the corresponding </module> tag as well.

If you don't find ViewRedirectorLink modules, this likely indicates that you are using Splunk's Simple XML for views. If this is the case, there is no way to remove the links unless you convert the view to Advanced XML.

araitz
Splunk Employee
Splunk Employee

I edited my response to reflect your comment.

0 Karma

JensT
Communicator

Hallo Araitz,

thanks, but there is no ViewRedirectorLink modules.

The XML looks very simple like this:





..
..
none


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