Dashboards & Visualizations

Problems in drill down

allan_newton
Path Finder

This is the basic drill down dashboard.




Drill_Here

<![CDATA[
index=core_data | rex field=Message "(?(Started|Failed|COMPLETED))" | table Region, Event_Time, Status
]]>

0
now
15
false
true


/app/data_Monitoring/simple_test?form.host=$row.Region$ | table Region, Message










Drilled_Here
host=$click.value$ | table Region, Message

0
now
true
false
none



When i click on the first dashboard, I'm redirected to the second dashboard but i get the message "Search Query is not fully resolved"

Please help.

Tags (2)
0 Karma
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

Your first dashboard is passing a token form.host to the second dashboard, but the search in your second dashboard is referencing a token $click.value$. That token isn't set anywhere, so the search can't run.

Your second dashboard should look something like this: http://docs.splunk.com/Documentation/Splunk/6.0.3/Viz/Dynamicdrilldownindashboardsandforms#Destinati...

View solution in original post

martin_mueller
SplunkTrust
SplunkTrust

Your first dashboard is passing a token form.host to the second dashboard, but the search in your second dashboard is referencing a token $click.value$. That token isn't set anywhere, so the search can't run.

Your second dashboard should look something like this: http://docs.splunk.com/Documentation/Splunk/6.0.3/Viz/Dynamicdrilldownindashboardsandforms#Destinati...

Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...

Updated Data Management and AWS GDI Inventory in Splunk Observability

We’re making some changes to Data Management and Infrastructure Inventory for AWS. The Data Management page, ...