<?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: Report is creating multiple emails instead of one in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/Report-is-creating-multiple-emails-instead-of-one/m-p/346591#M6105</link>
    <description>&lt;P&gt;It took a couple of tries for the value to actually set, but once it did it worked perfectly. I needed everything to be sent separately so I set it to false.&lt;/P&gt;</description>
    <pubDate>Mon, 13 Apr 2020 17:29:27 GMT</pubDate>
    <dc:creator>christopherreed</dc:creator>
    <dc:date>2020-04-13T17:29:27Z</dc:date>
    <item>
      <title>Report is creating multiple emails instead of one</title>
      <link>https://community.splunk.com/t5/Reporting/Report-is-creating-multiple-emails-instead-of-one/m-p/346585#M6099</link>
      <description>&lt;P&gt;We have a report (NOT an alert) that has multiple events as a result of some specific search.&lt;BR /&gt;It is scheduled to run every hour and email result of a search.&lt;BR /&gt;Instead of the report sending the entire report in one email, it sends an email for each event result&lt;/P&gt;
&lt;P&gt;For example:&lt;BR /&gt;Result of search on Report via GUI :&lt;BR /&gt;user1 locked&lt;BR /&gt;user2 locked &lt;BR /&gt;user3 locked&lt;/P&gt;
&lt;P&gt;Report sends 3 emails with "user# locked" in the body of email&lt;/P&gt;
&lt;P&gt;Is there any way to make it to send one email with all events on the result without converting it to an alert?&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 22:52:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Report-is-creating-multiple-emails-instead-of-one/m-p/346585#M6099</guid>
      <dc:creator>mlevsh</dc:creator>
      <dc:date>2020-06-08T22:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: Report is creating multiple emails instead of one</title>
      <link>https://community.splunk.com/t5/Reporting/Report-is-creating-multiple-emails-instead-of-one/m-p/346586#M6100</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;This may help you:&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/586680/report-creates-multiple-emails-looking-for-single.html"&gt;https://answers.splunk.com/answers/586680/report-creates-multiple-emails-looking-for-single.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Also try using &lt;CODE&gt;sendemail&lt;/CODE&gt; command in search, then schedule report. Refer below command doc:&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.0.2/SearchReference/Sendemail"&gt;https://docs.splunk.com/Documentation/Splunk/7.0.2/SearchReference/Sendemail&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Mar 2018 04:01:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Report-is-creating-multiple-emails-instead-of-one/m-p/346586#M6100</guid>
      <dc:creator>p_gurav</dc:creator>
      <dc:date>2018-03-13T04:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: Report is creating multiple emails instead of one</title>
      <link>https://community.splunk.com/t5/Reporting/Report-is-creating-multiple-emails-instead-of-one/m-p/346587#M6101</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/85706"&gt;@p_gurav&lt;/a&gt; &lt;BR /&gt;
Saw the Q&amp;amp;A at the first link , but it is not really clear what to do. The screen shot is not available on the page , the text advice "-Always in Condition, -Once per search in Alert Mode" doesn't explain what should be changed . For example, there is no alert_mode in Advanced edit of report.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 18:25:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Report-is-creating-multiple-emails-instead-of-one/m-p/346587#M6101</guid>
      <dc:creator>mlevsh</dc:creator>
      <dc:date>2020-09-29T18:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: Report is creating multiple emails instead of one</title>
      <link>https://community.splunk.com/t5/Reporting/Report-is-creating-multiple-emails-instead-of-one/m-p/346588#M6102</link>
      <description>&lt;P&gt;Can you try&lt;CODE&gt;sendmail&lt;/CODE&gt; command in search itself.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Mar 2018 13:36:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Report-is-creating-multiple-emails-instead-of-one/m-p/346588#M6102</guid>
      <dc:creator>p_gurav</dc:creator>
      <dc:date>2018-03-13T13:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: Report is creating multiple emails instead of one</title>
      <link>https://community.splunk.com/t5/Reporting/Report-is-creating-multiple-emails-instead-of-one/m-p/346589#M6103</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/85706"&gt;@p_gurav&lt;/a&gt;,  I think we can use Settings-&amp;gt; Searches, reports, and alerts -&amp;gt; Advanced Edit on Report -&amp;gt; change "alert.digest_mode" from “false” to “true” . It seems to have fixed our issue.  At least, for my test.&lt;/P&gt;

&lt;P&gt;I compared regular Alert's settings with "Trigger" set to "Once" and "Alert Trigger" set  to "For each result" and found that alert.digest_mode is corresponding to Alert Trigger value.  On the report that produced multiple emails, alert.digest_mode was set to "false". After changing it to "true" I got just one email &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 18:25:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Report-is-creating-multiple-emails-instead-of-one/m-p/346589#M6103</guid>
      <dc:creator>mlevsh</dc:creator>
      <dc:date>2020-09-29T18:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Report is creating multiple emails instead of one</title>
      <link>https://community.splunk.com/t5/Reporting/Report-is-creating-multiple-emails-instead-of-one/m-p/346590#M6104</link>
      <description>&lt;P&gt;We used  Settings-&amp;gt; Searches, reports, and alerts -&amp;gt; Advanced Edit on Report -&amp;gt; change "alert.digest_mode" from “false” to “true” . It seems to have fixed our issue. At least, for my test.&lt;/P&gt;

&lt;P&gt;I compared regular Alert's settings with "Trigger" set to "Once" and "Alert Trigger" set to "For each result" and found that alert.digest_mode is corresponding to Alert Trigger value. On the report that produced multiple emails, alert.digest_mode was set to "false". After changing it to "true" I got just one email&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 18:26:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Report-is-creating-multiple-emails-instead-of-one/m-p/346590#M6104</guid>
      <dc:creator>mlevsh</dc:creator>
      <dc:date>2020-09-29T18:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Report is creating multiple emails instead of one</title>
      <link>https://community.splunk.com/t5/Reporting/Report-is-creating-multiple-emails-instead-of-one/m-p/346591#M6105</link>
      <description>&lt;P&gt;It took a couple of tries for the value to actually set, but once it did it worked perfectly. I needed everything to be sent separately so I set it to false.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2020 17:29:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Report-is-creating-multiple-emails-instead-of-one/m-p/346591#M6105</guid>
      <dc:creator>christopherreed</dc:creator>
      <dc:date>2020-04-13T17:29:27Z</dc:date>
    </item>
  </channel>
</rss>

