<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Allow Usergroups to send Email in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Allow-Usergroups-to-send-Email/m-p/573816#M10618</link>
    <description>&lt;P&gt;And here's where you're absolutely wrong &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Firstly, the console is used very often not just by admins and security (Splunk can and often does ingest and analyze many types of data - for example, I'm using it to track my car using GPS data :D).&lt;/P&gt;&lt;P&gt;Secondly - there is a legitimate way to send the emails - the proper alert action. And it's more or less the only way you really should need (and I'm not saying it as a splunk user or admin but as a 20+ years experienced email servers administrator).&lt;/P&gt;&lt;P&gt;And if you really, really need the functionality of sending any email to any recipient through any server, you can always write your own alertaction script. But I would strongly advise against it.&lt;/P&gt;</description>
    <pubDate>Fri, 05 Nov 2021 12:40:36 GMT</pubDate>
    <dc:creator>PickleRick</dc:creator>
    <dc:date>2021-11-05T12:40:36Z</dc:date>
    <item>
      <title>Allow Usergroups to send Email</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Allow-Usergroups-to-send-Email/m-p/573785#M10613</link>
      <description>&lt;P&gt;Hello Splunkys&amp;nbsp;&lt;/P&gt;&lt;P&gt;i Face some challanges right now.&lt;/P&gt;&lt;P&gt;We run a Splunk Installation with about 50 Active Users with 10Different Roles.&lt;/P&gt;&lt;P&gt;Now we have the need for allowing them to send them selfs alert Messages via EMAIL.&lt;/P&gt;&lt;P&gt;First Problem:&amp;nbsp;&lt;/P&gt;&lt;P&gt;According to to the Docs its not possible to send a email if your not a Admin and the SMTP server needs authentication.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Secound Problem,&lt;/P&gt;&lt;P&gt;you can not set up per role or per user sender info only system wide via GUI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found out that you can supply username= and Password= parameters via SPL search but this do not apply to alerts. And the Creds then show up in plaintext in the logs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found that you can supply creds via alert_action.conf file per app. But then the creds would show up in the git_repo where we version our apps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some .conf files honor ENV variables but i did not find if alert_action.conf would do so?&lt;/P&gt;&lt;P&gt;And then they would be still accessable by CLI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can it be so hard for Splunk to implement something so basic as per User email sending?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has somebody accived something similar ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 10:43:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Allow-Usergroups-to-send-Email/m-p/573785#M10613</guid>
      <dc:creator>florianhh</dc:creator>
      <dc:date>2021-11-05T10:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: Allow Usergroups to send Email</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Allow-Usergroups-to-send-Email/m-p/573804#M10616</link>
      <description>&lt;P&gt;Yes, it is hard to implement it in a way that would not be easily abuseable (intentionally or not).&lt;/P&gt;&lt;P&gt;Unfortunately, due to its history SMTP has many built-in insecurities that allow for easy abusing the email-sending functionality if you're not careful enough. And it's usually not a good idea to allow your users to send email freely, especially using any server they want.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 11:58:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Allow-Usergroups-to-send-Email/m-p/573804#M10616</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2021-11-05T11:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: Allow Usergroups to send Email</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Allow-Usergroups-to-send-Email/m-p/573813#M10617</link>
      <description>&lt;P&gt;Your absolute right about that.&lt;/P&gt;&lt;P&gt;BUT i'm realy suppriced that splunk, what is a expensive pice of software only used by Security and Admin staff would have figured this out by now.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 12:24:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Allow-Usergroups-to-send-Email/m-p/573813#M10617</guid>
      <dc:creator>florianhh</dc:creator>
      <dc:date>2021-11-05T12:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: Allow Usergroups to send Email</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Allow-Usergroups-to-send-Email/m-p/573816#M10618</link>
      <description>&lt;P&gt;And here's where you're absolutely wrong &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Firstly, the console is used very often not just by admins and security (Splunk can and often does ingest and analyze many types of data - for example, I'm using it to track my car using GPS data :D).&lt;/P&gt;&lt;P&gt;Secondly - there is a legitimate way to send the emails - the proper alert action. And it's more or less the only way you really should need (and I'm not saying it as a splunk user or admin but as a 20+ years experienced email servers administrator).&lt;/P&gt;&lt;P&gt;And if you really, really need the functionality of sending any email to any recipient through any server, you can always write your own alertaction script. But I would strongly advise against it.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 12:40:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Allow-Usergroups-to-send-Email/m-p/573816#M10618</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2021-11-05T12:40:36Z</dc:date>
    </item>
  </channel>
</rss>

