<?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: Why is Splunk email triggering twice? in Other Usage</title>
    <link>https://community.splunk.com/t5/Other-Usage/Why-is-Splunk-email-triggering-twice/m-p/749998#M1897</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/259226"&gt;@mm185429&lt;/a&gt;&amp;nbsp; were you able to find the solution,&amp;nbsp; I too facing the issue the same but mine is a Splunk report we have custom alert action for mailing purpose and made it pull mail contacts from a lookup and lookup contained two DLs.&amp;nbsp; I re-run the report with my email it received once only for now I have cloned the report and ask user to check if they are receiving again since the actual report should once a day.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I checked in the intenal logs can see two mail were sent out at same time but there is only one report which is scheduled to run once a day.&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jul 2025 09:33:23 GMT</pubDate>
    <dc:creator>MsF-2000</dc:creator>
    <dc:date>2025-07-17T09:33:23Z</dc:date>
    <item>
      <title>Why is Splunk email triggering twice?</title>
      <link>https://community.splunk.com/t5/Other-Usage/Why-is-Splunk-email-triggering-twice/m-p/652569#M1106</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have created a splunk email and it seems to be triggering it twice. Below the query and alert configuration.&lt;/P&gt;
&lt;P&gt;query:&lt;BR /&gt;index="liquidity" AND cf_space_name="pvs-ad00008034" AND (msg.Extended_Fields.ValueAmount = "0" OR msg.Extended_Fields.ValueAmount = "NULL" OR msg.Results.Message="EWI Load process is completed*") | table _time, msg.Extended_Fields.DataSource, msg.Extended_Fields.ValueAmount, msg.Results.Message | sort by _time | rename msg.Extended_Fields.ValueAmount as ValueAmount | rename msg.Results.Message as Message | rename msg.Extended_Fields.DataSource as DataSource&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;trigger condition:&lt;/P&gt;
&lt;P class=""&gt;search Message = "EWI Load process is completed*" | stats count as Total | search Total &amp;gt; 0&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alert config pic 1.PNG" style="width: 833px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/26544i2E64CD4A216975FD/image-size/large?v=v2&amp;amp;px=999" role="button" title="alert config pic 1.PNG" alt="alert config pic 1.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Inkedalert config pic2.jpg" style="width: 997px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/26546iCDE6F2DF8C8E2780/image-size/large?v=v2&amp;amp;px=999" role="button" title="Inkedalert config pic2.jpg" alt="Inkedalert config pic2.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 18:35:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Other-Usage/Why-is-Splunk-email-triggering-twice/m-p/652569#M1106</guid>
      <dc:creator>mm185429</dc:creator>
      <dc:date>2023-08-01T18:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk email triggering twice</title>
      <link>https://community.splunk.com/t5/Other-Usage/Why-is-Splunk-email-triggering-twice/m-p/652583#M1107</link>
      <description>&lt;P&gt;How do you know that the alert is triggered twice? Because you get double email? Do all the recipients get double email or is it just you? Are you sure it's not that there are some redirections in your email system?&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 19:52:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Other-Usage/Why-is-Splunk-email-triggering-twice/m-p/652583#M1107</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2023-07-31T19:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk email triggering twice</title>
      <link>https://community.splunk.com/t5/Other-Usage/Why-is-Splunk-email-triggering-twice/m-p/652584#M1108</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231884"&gt;@PickleRick&lt;/a&gt;&amp;nbsp;The issue is intermittent. The double email is sent to all the recipients. There is no redirection from the email system as far as I know.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 19:59:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Other-Usage/Why-is-Splunk-email-triggering-twice/m-p/652584#M1108</guid>
      <dc:creator>mm185429</dc:creator>
      <dc:date>2023-07-31T19:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk email triggering twice</title>
      <link>https://community.splunk.com/t5/Other-Usage/Why-is-Splunk-email-triggering-twice/m-p/652595#M1109</link>
      <description>&lt;P&gt;Ok. And it's the same email - from the same scheduled search run? Not from two separate ones?&lt;/P&gt;&lt;P&gt;Is it a standalone SH or a cluster? Does searching for sendemail.py yields single send per alert or double?&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 20:32:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Other-Usage/Why-is-Splunk-email-triggering-twice/m-p/652595#M1109</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2023-07-31T20:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk email triggering twice</title>
      <link>https://community.splunk.com/t5/Other-Usage/Why-is-Splunk-email-triggering-twice/m-p/652712#M1110</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231884"&gt;@PickleRick&lt;/a&gt;&amp;nbsp;Yes, It is the same email from the same scheduled search run and not from two separate ones.&lt;/P&gt;&lt;P&gt;I'm not sure if it is standalone SH or a cluster since this is managed by another team in my organization. How can I search for sendemail.py?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 13:47:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Other-Usage/Why-is-Splunk-email-triggering-twice/m-p/652712#M1110</guid>
      <dc:creator>mm185429</dc:creator>
      <dc:date>2023-08-01T13:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk email triggering twice</title>
      <link>https://community.splunk.com/t5/Other-Usage/Why-is-Splunk-email-triggering-twice/m-p/652714#M1111</link>
      <description>&lt;P&gt;To be honest, if it's not "your" environment (I mean you're not administering it), I'd just create a ticket with your splunk admin team because you probably don't have enough permissions to troubleshoot it on your own.&lt;/P&gt;&lt;P&gt;You could try to search for&lt;/P&gt;&lt;PRE&gt;index=_internal sendemail.py&lt;/PRE&gt;&lt;P&gt;Around the time that your alert was triggered but typically non-admin users don't have access to internal indexes.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 13:52:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Other-Usage/Why-is-Splunk-email-triggering-twice/m-p/652714#M1111</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2023-08-01T13:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Splunk email triggering twice?</title>
      <link>https://community.splunk.com/t5/Other-Usage/Why-is-Splunk-email-triggering-twice/m-p/749998#M1897</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/259226"&gt;@mm185429&lt;/a&gt;&amp;nbsp; were you able to find the solution,&amp;nbsp; I too facing the issue the same but mine is a Splunk report we have custom alert action for mailing purpose and made it pull mail contacts from a lookup and lookup contained two DLs.&amp;nbsp; I re-run the report with my email it received once only for now I have cloned the report and ask user to check if they are receiving again since the actual report should once a day.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I checked in the intenal logs can see two mail were sent out at same time but there is only one report which is scheduled to run once a day.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 09:33:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Other-Usage/Why-is-Splunk-email-triggering-twice/m-p/749998#M1897</guid>
      <dc:creator>MsF-2000</dc:creator>
      <dc:date>2025-07-17T09:33:23Z</dc:date>
    </item>
  </channel>
</rss>

