Dashboards & Visualizations

Get Fields used in Dashboards

Vignesh-107
Path Finder

I have a field name Sec_field i want to know list of dashboards are using this field <Sec_field> is it possible to get using a SPL

Tags (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Yes, it is possible.  Start with the REST command that provides all dashboard data then filter for those that contain the desired field.  Something like this should get you started:

| rest /servicesNS/-/-/data/ui/views splunk_server=local 
| search data="*sec_field*"
| table title eai:acl.app author data
---
If this reply helps you, Karma would be appreciated.
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 ...