Dashboards & Visualizations

Is there a way to open data logs on the same dashboard from a table instead of redirecting to another page?

ssingh313
Path Finder

Is there a way to open data logs on the dashboard from a table instead of re-directing to another page?

0 Karma
1 Solution

sundareshr
Legend

You can create an "events" panel and drilldown to the events panel. You can also choose to show/hide the panel till user clicks on a row in the primary table by setting depends="$tokName$" on the events panel.

Here's some info on how you can achieve that.
http://docs.splunk.com/Documentation/Splunk/6.4.2/Viz/Dynamicdrilldownindashboardsandforms

View solution in original post

sundareshr
Legend

You can create an "events" panel and drilldown to the events panel. You can also choose to show/hide the panel till user clicks on a row in the primary table by setting depends="$tokName$" on the events panel.

Here's some info on how you can achieve that.
http://docs.splunk.com/Documentation/Splunk/6.4.2/Viz/Dynamicdrilldownindashboardsandforms

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