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!

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...

Combine Multiline Logs into a Single Event with SOCK: a Step-by-Step Guide for ...

Combine multiline logs into a single event with SOCK - a step-by-step guide for newbies Olga Malita The ...

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