<?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: realtime alert for each event when reaching x number in y mins in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/realtime-alert-for-each-event-when-reaching-x-number-in-y-mins/m-p/304338#M162778</link>
    <description>&lt;P&gt;i did try that, i think it actually stopped it from working as i am not getting any alerts now.  &lt;/P&gt;</description>
    <pubDate>Thu, 22 Feb 2018 14:45:02 GMT</pubDate>
    <dc:creator>jdinze</dc:creator>
    <dc:date>2018-02-22T14:45:02Z</dc:date>
    <item>
      <title>realtime alert for each event when reaching x number in y mins</title>
      <link>https://community.splunk.com/t5/Splunk-Search/realtime-alert-for-each-event-when-reaching-x-number-in-y-mins/m-p/304335#M162775</link>
      <description>&lt;P&gt;I am trying to configure a real time alert that will fire off one alert for each event found in a search.  I want one alert per event, which i think i can do.  the catch is i only want this to happen when there are 10 or more events in a specified time window (like 10 or more events in 5 mins).  &lt;/P&gt;

&lt;P&gt;I tried setting up a realtime alert with the following parameters, but it seems like the results aren't consistent.  am i doing this completely wrong?&lt;/P&gt;

&lt;P&gt;(basically just searching an index for alerts, this index shouldn't have many but i want to know when there are 10 or more events in 5 mins and what each one is)&lt;BR /&gt;
Search: index=test&lt;BR /&gt;
Trigger Condition: Number of results &amp;gt; 10, in 5 min, trigger for each result&lt;/P&gt;

&lt;P&gt;This requires a throttle,  but i dont want one so i set the field to one that wouldnt exist and the smallest suppression timer.&lt;BR /&gt;&lt;BR /&gt;
Throttle: suppression field = "none"&lt;BR /&gt;
suppress triggering for 1 sec&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
splunk noob&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 09:26:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/realtime-alert-for-each-event-when-reaching-x-number-in-y-mins/m-p/304335#M162775</guid>
      <dc:creator>jdinze</dc:creator>
      <dc:date>2018-02-22T09:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: realtime alert for each event when reaching x number in y mins</title>
      <link>https://community.splunk.com/t5/Splunk-Search/realtime-alert-for-each-event-when-reaching-x-number-in-y-mins/m-p/304336#M162776</link>
      <description>&lt;P&gt;So you can modify your search as&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=test  | table _raw
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;What trigger actions you are using? &lt;BR /&gt;
If you are using &lt;CODE&gt;email&lt;/CODE&gt; then you need to &lt;CODE&gt;attach csv/pdf&lt;/CODE&gt; in order to see raw events&lt;BR /&gt;
If you want to see on Splunk then you need to choose &lt;CODE&gt;Add to triggered alerts&lt;/CODE&gt; as alert action &lt;/P&gt;

&lt;P&gt;Let me know if this helps!&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 10:17:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/realtime-alert-for-each-event-when-reaching-x-number-in-y-mins/m-p/304336#M162776</guid>
      <dc:creator>mayurr98</dc:creator>
      <dc:date>2018-02-22T10:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: realtime alert for each event when reaching x number in y mins</title>
      <link>https://community.splunk.com/t5/Splunk-Search/realtime-alert-for-each-event-when-reaching-x-number-in-y-mins/m-p/304337#M162777</link>
      <description>&lt;P&gt;I want to try this, but can you tell me what table _raw does differently when it comes to triggering per result?&lt;/P&gt;

&lt;P&gt;This is a custom alert action that sends an http notification to another system.  i need one notification per result in the search (when the search yields more than 10 results).  the external system will be utilizing these alerts with source IP information contained in the alert.  &lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 14:30:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/realtime-alert-for-each-event-when-reaching-x-number-in-y-mins/m-p/304337#M162777</guid>
      <dc:creator>jdinze</dc:creator>
      <dc:date>2018-02-22T14:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: realtime alert for each event when reaching x number in y mins</title>
      <link>https://community.splunk.com/t5/Splunk-Search/realtime-alert-for-each-event-when-reaching-x-number-in-y-mins/m-p/304338#M162778</link>
      <description>&lt;P&gt;i did try that, i think it actually stopped it from working as i am not getting any alerts now.  &lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 14:45:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/realtime-alert-for-each-event-when-reaching-x-number-in-y-mins/m-p/304338#M162778</guid>
      <dc:creator>jdinze</dc:creator>
      <dc:date>2018-02-22T14:45:02Z</dc:date>
    </item>
  </channel>
</rss>

