Splunk Enterprise

How to check particular saved search used in dashboards or alerts or reports?

Vani_26
Path Finder

Hi All,  

How can I search whether a particular saved search is being used in any dashboard or alerts or reports in Splunk.

Labels (1)
0 Karma

chaker
Contributor

You could set an alert around a search similar to this
index=_audit  sourcetype=audittrail (savedsearch_name="MySavedReport" OR savedsearch_name="YourSavedReport")

0 Karma

Vani_26
Path Finder

like if i want to see the paticular saved search is used in which dashbords i used below query i got the results:

|rest splunk_server="local"   "/servicesNS/-/-/data/ui/views"

|search "eai:data" ="My saved search name"

 

now i need the query for the same to see for  alerts or reports.

0 Karma
Get Updates on the Splunk Community!

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...