Dashboards & Visualizations

Can i do a search/query in a drillwdown ?

Fadom1013
Explorer

Hello everybody !

I'm new in Splunk dev and I can not do a query in my drilldown ://

I have a map, and i want to do a query with the click name for get data from a lookup and after go to my dashboard with this 2 tokens in params.

So : click, get data thx to the click name, go to dashboard with data and click in params in the URL

Like this : 

 

 

 

 <drilldown>

   <set token="TOKEN">| inputlookup lookup_name.csv |  search name = $click.name$ | fields nbr</set>

  <link target="_blank">/app/dashboard_$TOKEN$ 
  nom_site=$click.name$</link>

</drilldown>
        

 

 

 Thx a lot !

Labels (3)
0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...