Dashboards & Visualizations

Single Value Panel view results link

qguidry
Engager

How does one add the "view full results" link on a Single Panel Value; much like what was shown at the Splunk .conf 2010 Developing with Splunk class?

I have created the single panel dash to include the appropriate syntax to render a numerical value; but...

What is the or syntax to add the ability to "drill-down" or "redirect" to view the full results. One does not need to do this with table or chart.

Management wants the ability to have an executive dashboard that shows numerical summaries-- min 5 single values--and be able to click on the value that will then go to the results of the value (if the value were red, yellow, or green get to the results to the why?)

thanks.

Tags (1)

sideview
SplunkTrust
SplunkTrust

The SingleValue module has optional params called linkSearch and linkView.

The former takes a full search string as its value. When the param is set the SingleValue text becomes linked, and when the user clicks it the given search is run in the given view (often flashtimeline)

To see the full list of params for the SingleValue module as well as the documentation thereof, just go to your splunk instance and manually go to:

http://<your host and port>/en-US/modules

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!

Break the Build: Inside the KubeDoom Lounge at .conf26

    You step up to the machine. The pixelated corridors of a certain 1993 FPS load in front of you, EMP Pulse ...

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