<?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: Alert setup in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Alert-setup/m-p/487157#M12759</link>
    <description>&lt;P&gt;Hi @amirarsalan,&lt;BR /&gt;
you have a ime period of 10 minutes and a frequency schedule of 5 minutes,this means that you use the same data two times in your alerts, could you reduce the time period or enlarge the frequency?&lt;BR /&gt;
What's your trigger condition: could you share your search using Code Sample button (otherwise I cannot read your code)?&lt;/P&gt;

&lt;P&gt;Ciao.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
    <pubDate>Tue, 14 Jan 2020 14:43:17 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2020-01-14T14:43:17Z</dc:date>
    <item>
      <title>Alert setup</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-setup/m-p/487156#M12758</link>
      <description>&lt;P&gt;Hi all! &lt;BR /&gt;
Need some help to setup an alert. I have created a alert but my issue is that the alert trigger all the time on the same results.  My search is like this &lt;STRONG&gt;index="" sourcetype="" Something went wrong when parsing a offer for campaign, result is falsy | dedup campaign.id&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;I only want once alert per campaign but now i get same alerts on same campaigns.&lt;/P&gt;

&lt;P&gt;My setup is: &lt;BR /&gt;
Earliest: -10m&lt;BR /&gt;
Cron Expression: */5 * * * *&lt;BR /&gt;
Trigger: Once&lt;BR /&gt;
Throttle: 10 minutes&lt;/P&gt;

&lt;P&gt;Someone who can help with this?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2020 14:36:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-setup/m-p/487156#M12758</guid>
      <dc:creator>amirarsalan</dc:creator>
      <dc:date>2020-01-14T14:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: Alert setup</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-setup/m-p/487157#M12759</link>
      <description>&lt;P&gt;Hi @amirarsalan,&lt;BR /&gt;
you have a ime period of 10 minutes and a frequency schedule of 5 minutes,this means that you use the same data two times in your alerts, could you reduce the time period or enlarge the frequency?&lt;BR /&gt;
What's your trigger condition: could you share your search using Code Sample button (otherwise I cannot read your code)?&lt;/P&gt;

&lt;P&gt;Ciao.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2020 14:43:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-setup/m-p/487157#M12759</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-01-14T14:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Alert setup</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-setup/m-p/487158#M12760</link>
      <description>&lt;P&gt;Hi @gcusello &lt;BR /&gt;
Here is my code search&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index="" sourcetype="" Something went wrong when parsing a offer for campaign, result is falsy | dedup campaign.id
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I can change the time. Anyway it stil gives me same alerts&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2020 15:41:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-setup/m-p/487158#M12760</guid>
      <dc:creator>amirarsalan</dc:creator>
      <dc:date>2020-01-14T15:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: Alert setup</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-setup/m-p/487159#M12761</link>
      <description>&lt;P&gt;Hi @amirarsalan,&lt;BR /&gt;
you Use case requires that the alert is triggered when you have results to the search or when the result is higher that a threeshold?&lt;/P&gt;

&lt;P&gt;Ciao.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2020 16:05:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-setup/m-p/487159#M12761</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-01-14T16:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: Alert setup</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-setup/m-p/487160#M12762</link>
      <description>&lt;P&gt;Hi @gcusello&lt;BR /&gt;
Yes that's correct. But the problem here is that I get same results on my search. So when the alert run the search I got the same results and then I receive the same alert after 10 minutes etc. I want alerts when I have new errors on new campaigns. So I want to receive 1 alert per campaign.id error. Now I get spammed of same alert every 10 minutes&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2020 21:33:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-setup/m-p/487160#M12762</guid>
      <dc:creator>amirarsalan</dc:creator>
      <dc:date>2020-01-14T21:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Alert setup</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-setup/m-p/487161#M12763</link>
      <description>&lt;P&gt;Hi @amirarsalan,&lt;BR /&gt;
you could write the result of the search (the Campaigns) in a lookup (using outputlookup command) or (better) in a summary index (using collect comand) and exclude them from your search. &lt;/P&gt;

&lt;P&gt;Ciao.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2020 06:28:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-setup/m-p/487161#M12763</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-01-15T06:28:26Z</dc:date>
    </item>
  </channel>
</rss>

