<?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: Can someone explain when I would use &amp;quot;Once&amp;quot; versus &amp;quot;Each result&amp;quot; in Alert Trigger actions? in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Can-someone-explain-when-I-would-use-quot-Once-quot-versus-quot/m-p/279205#M5139</link>
    <description>&lt;P&gt;Throttling can be configured separately for alert triggering suppression. See &lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.1/Alert/ThrottleAlerts"&gt;http://docs.splunk.com/Documentation/Splunk/6.3.1/Alert/ThrottleAlerts&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Dec 2015 20:13:45 GMT</pubDate>
    <dc:creator>frobinson_splun</dc:creator>
    <dc:date>2015-12-14T20:13:45Z</dc:date>
    <item>
      <title>Can someone explain when I would use "Once" versus "Each result" in Alert Trigger actions?</title>
      <link>https://community.splunk.com/t5/Alerting/Can-someone-explain-when-I-would-use-quot-Once-quot-versus-quot/m-p/279202#M5136</link>
      <description>&lt;P&gt;When would I use "Once" versus "Each result" in Alert Trigger actions? &lt;/P&gt;

&lt;P&gt;Trigger : Once / Each result&lt;/P&gt;

&lt;P&gt;Is "Each result" something related to throttling?&lt;/P&gt;

&lt;P&gt;Could someone explain with any brief example?&lt;/P&gt;

&lt;P&gt;Many thanks&lt;/P&gt;</description>
      <pubDate>Mon, 14 Dec 2015 13:27:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Can-someone-explain-when-I-would-use-quot-Once-quot-versus-quot/m-p/279202#M5136</guid>
      <dc:creator>splunkn</dc:creator>
      <dc:date>2015-12-14T13:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: Can someone explain when I would use "Once" versus "Each result" in Alert Trigger actions?</title>
      <link>https://community.splunk.com/t5/Alerting/Can-someone-explain-when-I-would-use-quot-Once-quot-versus-quot/m-p/279203#M5137</link>
      <description>&lt;P&gt;"Once" means it will trigger one alert once the threshold (1 or more results by default) is reached .&lt;/P&gt;

&lt;P&gt;"Each result" means you get an alert for each result.  Often this is used to feed each result through to a python script for additional work.&lt;/P&gt;

&lt;P&gt;You may also prefer to receive all events in separate emails for other automation purposes.&lt;/P&gt;

&lt;P&gt;For example... if your search identifies 5 servers are down... you may prefer to have emails with specific subjects &amp;amp; bodies related to each server.  This way you know your SQL cluster dropped 5 out of 10 servers, and they were these specific 5 servers just by glancing at the subjects of your emails.  Otherwise, you'd just get the 5 attached as csv, or inline, etc. and have to open the email. etc. &lt;/P&gt;

&lt;P&gt;in case of filtering through to a script, your script might rely on very specific results or not be able to handle an array of results, etc.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Dec 2015 14:10:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Can-someone-explain-when-I-would-use-quot-Once-quot-versus-quot/m-p/279203#M5137</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2015-12-14T14:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Can someone explain when I would use "Once" versus "Each result" in Alert Trigger actions?</title>
      <link>https://community.splunk.com/t5/Alerting/Can-someone-explain-when-I-would-use-quot-Once-quot-versus-quot/m-p/279204#M5138</link>
      <description>&lt;P&gt;Assume you want your alert to send an email:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;"Each result" is going to send one email per result and you can include the result itself within the body of your message. If your search returns 1000 results, you are going to send 1000 emails&lt;/LI&gt;
&lt;LI&gt;Once will send just 1 email that contains all your results in some sort of report&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;More info here: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.1/Alert/Aboutalerts"&gt;http://docs.splunk.com/Documentation/Splunk/6.3.1/Alert/Aboutalerts&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Dec 2015 14:13:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Can-someone-explain-when-I-would-use-quot-Once-quot-versus-quot/m-p/279204#M5138</guid>
      <dc:creator>javiergn</dc:creator>
      <dc:date>2015-12-14T14:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Can someone explain when I would use "Once" versus "Each result" in Alert Trigger actions?</title>
      <link>https://community.splunk.com/t5/Alerting/Can-someone-explain-when-I-would-use-quot-Once-quot-versus-quot/m-p/279205#M5139</link>
      <description>&lt;P&gt;Throttling can be configured separately for alert triggering suppression. See &lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.1/Alert/ThrottleAlerts"&gt;http://docs.splunk.com/Documentation/Splunk/6.3.1/Alert/ThrottleAlerts&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Dec 2015 20:13:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Can-someone-explain-when-I-would-use-quot-Once-quot-versus-quot/m-p/279205#M5139</guid>
      <dc:creator>frobinson_splun</dc:creator>
      <dc:date>2015-12-14T20:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: Can someone explain when I would use "Once" versus "Each result" in Alert Trigger actions?</title>
      <link>https://community.splunk.com/t5/Alerting/Can-someone-explain-when-I-would-use-quot-Once-quot-versus-quot/m-p/279206#M5140</link>
      <description>&lt;P&gt;thnaks javi and frob.. now its clear..&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2015 06:04:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Can-someone-explain-when-I-would-use-quot-Once-quot-versus-quot/m-p/279206#M5140</guid>
      <dc:creator>splunkn</dc:creator>
      <dc:date>2015-12-15T06:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: Can someone explain when I would use "Once" versus "Each result" in Alert Trigger actions?</title>
      <link>https://community.splunk.com/t5/Alerting/Can-someone-explain-when-I-would-use-quot-Once-quot-versus-quot/m-p/279207#M5141</link>
      <description>&lt;P&gt;jkat..Thanks for your reply.. Could you hint out for the following scenario?&lt;/P&gt;

&lt;P&gt;Am having lookup which lists all the servers in our environment (say SH,IN,DS..) and deploying a query to check for its internal logs. If internal logs not received for a server we assume Splunk is down. In that case for last 60 min.. the query check for internal logs. Its not there for two components say SH1,SH2 ( all my SH goes down). So in my result it returns both SH1 IP and SH2 IP. If I select "Once" the alert will trigger only once. &lt;BR /&gt;
If I Select "For each Result" - How it will trigger?&lt;BR /&gt;
 the same alert will trigger twice with both IPs or two alerts with each IP?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2015 06:16:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Can-someone-explain-when-I-would-use-quot-Once-quot-versus-quot/m-p/279207#M5141</guid>
      <dc:creator>splunkn</dc:creator>
      <dc:date>2015-12-15T06:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: Can someone explain when I would use "Once" versus "Each result" in Alert Trigger actions?</title>
      <link>https://community.splunk.com/t5/Alerting/Can-someone-explain-when-I-would-use-quot-Once-quot-versus-quot/m-p/279208#M5142</link>
      <description>&lt;P&gt;it should send two emails, each with the same results.  GIve it a shot, it all depends on your alert_actions.conf and version of splunk.  Unfortunately I dont know how every version will behave...&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2015 22:13:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Can-someone-explain-when-I-would-use-quot-Once-quot-versus-quot/m-p/279208#M5142</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2015-12-15T22:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Can someone explain when I would use "Once" versus "Each result" in Alert Trigger actions?</title>
      <link>https://community.splunk.com/t5/Alerting/Can-someone-explain-when-I-would-use-quot-Once-quot-versus-quot/m-p/685602#M15955</link>
      <description>&lt;P&gt;We have correation configured where we have selected 'Once' option but it is generating notable for each result instead of generating one notable only.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2024 09:43:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Can-someone-explain-when-I-would-use-quot-Once-quot-versus-quot/m-p/685602#M15955</guid>
      <dc:creator>Sachin</dc:creator>
      <dc:date>2024-04-26T09:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Can someone explain when I would use "Once" versus "Each result" in Alert Trigger actions?</title>
      <link>https://community.splunk.com/t5/Alerting/Can-someone-explain-when-I-would-use-quot-Once-quot-versus-quot/m-p/685612#M15956</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/233711"&gt;@Sachin&lt;/a&gt;&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;I’m a Community Moderator in the Splunk Community.&lt;/P&gt;
&lt;P&gt;This question was posted 9 years ago, so it might not get the attention you need for your question to be answered. We recommend that you post a new question so that your issue can get the &amp;nbsp;visibility it deserves. To increase your chances of getting help from the community, follow &lt;A href="http://docs.splunk.com/Documentation/Splunkbase/splunkbase/Answers/Questions" target="_blank"&gt;&lt;U&gt;these guidelines&lt;/U&gt;&lt;/A&gt; in the Splunk Answers User Manual when creating your post.&lt;/P&gt;
&lt;P&gt;Thank you!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2024 12:03:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Can-someone-explain-when-I-would-use-quot-Once-quot-versus-quot/m-p/685612#M15956</guid>
      <dc:creator>DanielPi</dc:creator>
      <dc:date>2024-04-26T12:03:13Z</dc:date>
    </item>
  </channel>
</rss>

