<?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 Throttle Alert per result for multiple unique values in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Throttle-Alert-per-result-for-multiple-unique-values/m-p/482929#M12733</link>
    <description>&lt;P&gt;I created an alert that outputs multiple application names when the alert query conditions are met. I want to receive a separate alert for each application and throttle each one for an hour. I tried using $result.application$ as the "suppress results containing field value" input, but that prevented any alerts coming in after the first one was created. Is there any way to throttle alerts for each specific value without having to manually type in each one, as there are hundreds. &lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 25 Feb 2020 21:26:02 GMT</pubDate>
    <dc:creator>willcwhite</dc:creator>
    <dc:date>2020-02-25T21:26:02Z</dc:date>
    <item>
      <title>Throttle Alert per result for multiple unique values</title>
      <link>https://community.splunk.com/t5/Alerting/Throttle-Alert-per-result-for-multiple-unique-values/m-p/482929#M12733</link>
      <description>&lt;P&gt;I created an alert that outputs multiple application names when the alert query conditions are met. I want to receive a separate alert for each application and throttle each one for an hour. I tried using $result.application$ as the "suppress results containing field value" input, but that prevented any alerts coming in after the first one was created. Is there any way to throttle alerts for each specific value without having to manually type in each one, as there are hundreds. &lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2020 21:26:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Throttle-Alert-per-result-for-multiple-unique-values/m-p/482929#M12733</guid>
      <dc:creator>willcwhite</dc:creator>
      <dc:date>2020-02-25T21:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Throttle Alert per result for multiple unique values</title>
      <link>https://community.splunk.com/t5/Alerting/Throttle-Alert-per-result-for-multiple-unique-values/m-p/482930#M12734</link>
      <description>&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Admin/Alertactionsconf"&gt;alert_action.conf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2020 10:05:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Throttle-Alert-per-result-for-multiple-unique-values/m-p/482930#M12734</guid>
      <dc:creator>to4kawa</dc:creator>
      <dc:date>2020-02-26T10:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Throttle Alert per result for multiple unique values</title>
      <link>https://community.splunk.com/t5/Alerting/Throttle-Alert-per-result-for-multiple-unique-values/m-p/482931#M12735</link>
      <description>&lt;P&gt;In savedsearches.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[alert_name]
action.email = 1
action.email.to = test@test.com
alert.suppress = 1
alert.suppress.period = 1h
alert.track = 1
counttype = number of events
cron_schedule = 1 * * * *
dispatch.earliest_time = -1h@-1m
dispatch.latest_time = now
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This will email the result as a table and should suppress for next 1 hour until next search is executed&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 02:19:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Throttle-Alert-per-result-for-multiple-unique-values/m-p/482931#M12735</guid>
      <dc:creator>anmolpatel</dc:creator>
      <dc:date>2020-02-27T02:19:27Z</dc:date>
    </item>
  </channel>
</rss>

