I'm trying send an e-mail from my Splunk Search Alert (I am using SPLUNK Enterprise), but I'm getting an error message "command="sendemail", 'rootCAPath' while sending mail to:
[email protected]" and when I try a solution that involves going to Settings to Add a Role, I don't see that option listed at all. My search query is something like (reference https://community.splunk.com/t5/Reporting/How-to-get-Splunk-sendemail-command-to-send-multiple-emails/m-p/126815) index=rtm source="/mypath/app.log" SomeRandomTextHereForTesting | sendemail to="
[email protected]" format=raw subject=myresults server=mail.splunk.com sendresults=true I found this post which suggests adding some "list_settings" role by going to Settings > Access Controls > Roles, but I do not seem to have that option (reference https://community.splunk.com/t5/Reporting/splunk-dashboard-cant-sent-email/m-p/489388) Screen Shot 2021-08-31 at 1.09.27 PM.png Am I doing something wrong? Is this because I'm on Splunk Enterprise? Am I using the correct mail server? How do I add ROLES?
... View more