Dashboards & Visualizations

How to get a deleted dashboard to stop sending daily email reports?

skoelpin
SplunkTrust
SplunkTrust

I created a dashboard about 2 years ago which will send a daily report titled Status Codes.. I'm pretty sure I deleted this dashboard about a year ago, but for some reason it's still emailing us the report. When I click the 'View Dashboard' link in the email, it will give me a page not found because the dashboard no longer exists. I've looked everywhere for this dashboard and how to have it stop sending emails. Any idea how I can get this non-existent dashboard to stop sending us emails each day?

Tags (3)
0 Karma
1 Solution

MuS
Legend

Hi stoelpin,

this sounds like some report rather than a dashboard. To find this saved search you can run this rest search on your search head (if you have only one SH) or on your SH's (if you have multiple) or on your SHC captain (if you have a SHC):

 | rest /servicesNS/-/-/saved/searches/ | where is_scheduled=1 AND 'action.email'=1 | table eai:acl.app title

This will return all saved searches that are scheduled and are setup to send an email.

If you still cannot find the saved search, check the scheduler log for the name or SID and also check the splunk logs to find the sender of this email.

Hope this helps ...

View solution in original post

MuS
Legend

Hi stoelpin,

this sounds like some report rather than a dashboard. To find this saved search you can run this rest search on your search head (if you have only one SH) or on your SH's (if you have multiple) or on your SHC captain (if you have a SHC):

 | rest /servicesNS/-/-/saved/searches/ | where is_scheduled=1 AND 'action.email'=1 | table eai:acl.app title

This will return all saved searches that are scheduled and are setup to send an email.

If you still cannot find the saved search, check the scheduler log for the name or SID and also check the splunk logs to find the sender of this email.

Hope this helps ...

skoelpin
SplunkTrust
SplunkTrust

Worked perfectly, thanks!

0 Karma

ers81239
Engager

This explained how to find it, but how do I delete it?

0 Karma

MuS
Legend

Once you have identified the report / saved search you can

Hope this helps ...

cheers, MuS

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...