Dashboards & Visualizations

Advanced XML Dashboard Email Settings

maciep
Champion

Hi all,

Is there any way to see/modify the email setting for an advanced dashboard in 6.0. We're trying to troubleshoot an issue that we think is related to a dashboard that was built in 5.0 with advanced xml and scheduled to send a pdf on schedule. In 6.0, we don't can't see those email settings on the dashboard, but it still does send the pdf on its schedule.

We'd like to find out who that dashboard is getting emailed to and possibly modify the target list. Is there anyway we can find that info on the server?

Thanks!

Tags (2)
0 Karma
1 Solution

alacercogitatus
SplunkTrust
SplunkTrust

It is most likely in a "savedsearches.conf" file somewhere. In /opt/splunk/etc, (on unix) you can do this command : find . -name "savedsearches.conf" | xargs grep NAMEOFDASHBOARD. That can tell you the location of the files with settings for that dashboard. Most likely, it will be in a users folder somewhere. The parameter is "action.email.to", you can also search with "action.email.pdfview = VIEWNAME".

View solution in original post

alacercogitatus
SplunkTrust
SplunkTrust

It is most likely in a "savedsearches.conf" file somewhere. In /opt/splunk/etc, (on unix) you can do this command : find . -name "savedsearches.conf" | xargs grep NAMEOFDASHBOARD. That can tell you the location of the files with settings for that dashboard. Most likely, it will be in a users folder somewhere. The parameter is "action.email.to", you can also search with "action.email.pdfview = VIEWNAME".

maciep
Champion

Thanks! I haven't found the search I'm looking for yet, but tbh, I'm not 100% sure which search I'm looking for - still need to get some info from the user.

But I did find a bunch of savedsearches.conf files and looks like that's where the info will be.

0 Karma
Get Updates on the Splunk Community!

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...

Enterprise Security Content Update (ESCU) | New Releases

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

Archived Metrics Now Available for APAC and EMEA realms

We’re excited to announce the launch of Archived Metrics in Splunk Infrastructure Monitoring for our customers ...