Dashboards & Visualizations

Dashboard for all alerts in splunk

Sailesh6891
Engager

Can someone please help me with dashboard search query that will look for all alerts configured in splunk and list only those alerts having index=* 

Labels (1)
0 Karma

marnall
Motivator

Try the API:

| rest "/servicesNS/-/-/saved/searches" splunk_server=*
| regex search="index=\*"
| table title search disabled author eai:acl.app
0 Karma

isoutamo
SplunkTrust
SplunkTrust
You should add \s* in both side of = to found also “index =*” etc definition. Also there could be a macro or eventtypes where this definition is. Even role’s default index or search filters could contains this definition. As you see it’s not as easy than look “index=*” from saved searches or even from _audit.
There are lot of similar questions and answers in community where you could see more information about this subject.
Get Updates on the Splunk Community!

Index This | When is October more than just the tenth month?

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

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 ...

What’s New & Next in Splunk SOAR

 Security teams today are dealing with more alerts, more tools, and more pressure than ever.  Join us for an ...