<?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: Email Notification in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Email-Notification/m-p/673355#M15683</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;you also must have working email sending feature configured on your splunk. You could test this with command sendemail like&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=*
| head 1
| stats count
| sendemail to="&amp;lt;your email address&amp;gt;" subject="Testing Splunk email sending" &lt;/LI-CODE&gt;&lt;P&gt;If this send email to you, then email sending is configured and in use. Otherwise your Splunk admin needs to configure it with your organisation email operator.&lt;/P&gt;&lt;P&gt;After that you could use email action on Alert configuration.&lt;/P&gt;&lt;P&gt;r. Ismo&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Jan 2024 13:33:20 GMT</pubDate>
    <dc:creator>isoutamo</dc:creator>
    <dc:date>2024-01-05T13:33:20Z</dc:date>
    <item>
      <title>Email Notification</title>
      <link>https://community.splunk.com/t5/Alerting/Email-Notification/m-p/673134#M15677</link>
      <description>&lt;P&gt;How do I set up an email notification that is triggered by a user add/update/delete/activate?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jan 2024 14:59:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Email-Notification/m-p/673134#M15677</guid>
      <dc:creator>kehnerm</dc:creator>
      <dc:date>2024-01-03T14:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: Email Notification</title>
      <link>https://community.splunk.com/t5/Alerting/Email-Notification/m-p/673164#M15678</link>
      <description>&lt;P&gt;You can do that in 3 steps.&lt;/P&gt;&lt;P&gt;1) Verify the user add/update/delete/activate events are indexed in Splunk.&lt;/P&gt;&lt;P&gt;2) Search the appropriate index for the events.&lt;/P&gt;&lt;P&gt;3) When you have search results you like, select "Alert" from the Save As menu.&amp;nbsp; Complete the form and select "Send email" from the Trigger Actions menu.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jan 2024 17:45:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Email-Notification/m-p/673164#M15678</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-01-03T17:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: Email Notification</title>
      <link>https://community.splunk.com/t5/Alerting/Email-Notification/m-p/673223#M15680</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;thank you for the quick response.&amp;nbsp; I'm new to Splunk and need to set up an email notification.&amp;nbsp; I've been working through documentation for several days now, and I'm still not getting this done.&lt;BR /&gt;&lt;BR /&gt;Would you please tell me how to accomplish this?&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Verify the user add/update/delete/activate events are indexed in Splunk.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2024 14:14:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Email-Notification/m-p/673223#M15680</guid>
      <dc:creator>kehnerm</dc:creator>
      <dc:date>2024-01-04T14:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Email Notification</title>
      <link>https://community.splunk.com/t5/Alerting/Email-Notification/m-p/673336#M15682</link>
      <description>&lt;P&gt;Your problem is not well-defined.&lt;/P&gt;&lt;P&gt;Splunk can only search (and alert based on) events that are in splunk. It's not clear whether you are trying to find added/changed/whatever _Splunk users_ (which should be at least partially achievable, but approach to this task can differ based on whether you have 9.x Splunk version which has _configtracker index or earlier one) or if you want to find in your Splunk data info about user accounts from other systems. In the latter case you need to have the information from those systems ingested into Splunk first in order to be able to find anything.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 11:08:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Email-Notification/m-p/673336#M15682</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-01-05T11:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: Email Notification</title>
      <link>https://community.splunk.com/t5/Alerting/Email-Notification/m-p/673355#M15683</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;you also must have working email sending feature configured on your splunk. You could test this with command sendemail like&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=*
| head 1
| stats count
| sendemail to="&amp;lt;your email address&amp;gt;" subject="Testing Splunk email sending" &lt;/LI-CODE&gt;&lt;P&gt;If this send email to you, then email sending is configured and in use. Otherwise your Splunk admin needs to configure it with your organisation email operator.&lt;/P&gt;&lt;P&gt;After that you could use email action on Alert configuration.&lt;/P&gt;&lt;P&gt;r. Ismo&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 13:33:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Email-Notification/m-p/673355#M15683</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2024-01-05T13:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: Email Notification</title>
      <link>https://community.splunk.com/t5/Alerting/Email-Notification/m-p/673361#M15684</link>
      <description>&lt;P&gt;Just remember that in order to use sendemail command you need the schedule_search capability (yes, it's a bit counterintuitive)&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 14:14:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Email-Notification/m-p/673361#M15684</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-01-05T14:14:07Z</dc:date>
    </item>
  </channel>
</rss>

