Splunk Enterprise

Dashboard

nnesje
Loves-to-Learn Lots

How can I identify which Dashboards contain a specific saved search?

Labels (1)
Tags (2)
0 Karma

kamlesh_vaghela
SplunkTrust
SplunkTrust

@nnesje 

 

You can use rest command to find specific savedsearch used in any dashboard. Try this one,

 

 

|rest /servicesNS/admin/search/data/ui/views 
| fields  "eai:data" "eai:acl.app" label id 
| where like('eai:data',"%<<YOUR_SS_NAME>>%")
| table "eai:acl.app" label id

 

 

Replace  <<YOUR_SS_NAME>> with your savedsearch name. 

0 Karma
Get Updates on the Splunk Community!

Index This | Why did the turkey cross the road?

November 2025 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Enter the Agentic Era with Splunk AI Assistant for SPL 1.4

  &#x1f680; Your data just got a serious AI upgrade — are you ready? Say hello to the Agentic Era with the ...

Feel the Splunk Love: Real Stories from Real Customers

Hello Splunk Community,    What’s the best part of hearing how our customers use Splunk? Easy: the positive ...