<?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: Customer trigger for alerts in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Customer-trigger-for-alerts/m-p/334022#M11976</link>
    <description>&lt;P&gt;I want the alert to trigger if RespCode of 60 is greater than 3%. &lt;/P&gt;</description>
    <pubDate>Fri, 03 Mar 2017 14:31:27 GMT</pubDate>
    <dc:creator>jephillips</dc:creator>
    <dc:date>2017-03-03T14:31:27Z</dc:date>
    <item>
      <title>Customer trigger for alerts</title>
      <link>https://community.splunk.com/t5/Alerting/Customer-trigger-for-alerts/m-p/334020#M11974</link>
      <description>&lt;P&gt;I'm looking for a way to setup a customer trigger for the below search. Basically  I need the alert to go off if RespCode=60 is greater than 3%. When I try entering percentage as the Customer trigger Splunk says "In handler 'savedsearch': Cannot parse alert condition. Unknown search command 'percentage'." I uploaded a pic of the results if that helps. &lt;/P&gt;

&lt;P&gt;index=main sourcetype=ivr host=apcv* card_validation response=* | stats count by RespCode | eventstats sum(count) as TotalofAllRespCodes | eval percentage=(count/TotalofAllRespCodes*100) | search RespCode=60&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/2578i7E5C028589BE5CF8/image-size/large?v=v2&amp;amp;px=999" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2017 18:48:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Customer-trigger-for-alerts/m-p/334020#M11974</guid>
      <dc:creator>jephillips</dc:creator>
      <dc:date>2017-03-02T18:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: Customer trigger for alerts</title>
      <link>https://community.splunk.com/t5/Alerting/Customer-trigger-for-alerts/m-p/334021#M11975</link>
      <description>&lt;P&gt;What condition are you alerting on exactly? What is the alert criteria?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2017 06:21:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Customer-trigger-for-alerts/m-p/334021#M11975</guid>
      <dc:creator>burwell</dc:creator>
      <dc:date>2017-03-03T06:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: Customer trigger for alerts</title>
      <link>https://community.splunk.com/t5/Alerting/Customer-trigger-for-alerts/m-p/334022#M11976</link>
      <description>&lt;P&gt;I want the alert to trigger if RespCode of 60 is greater than 3%. &lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2017 14:31:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Customer-trigger-for-alerts/m-p/334022#M11976</guid>
      <dc:creator>jephillips</dc:creator>
      <dc:date>2017-03-03T14:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Customer trigger for alerts</title>
      <link>https://community.splunk.com/t5/Alerting/Customer-trigger-for-alerts/m-p/334023#M11977</link>
      <description>&lt;P&gt;Based on the table you provided, you could add a &lt;CODE&gt;|where percentage &amp;gt; 3&lt;/CODE&gt; at the end of your search.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2017 14:41:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Customer-trigger-for-alerts/m-p/334023#M11977</guid>
      <dc:creator>adayton20</dc:creator>
      <dc:date>2017-03-03T14:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Customer trigger for alerts</title>
      <link>https://community.splunk.com/t5/Alerting/Customer-trigger-for-alerts/m-p/334024#M11978</link>
      <description>&lt;P&gt;Thanks. I do believe that will do it. I was over complicating things apparently. &lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2017 15:10:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Customer-trigger-for-alerts/m-p/334024#M11978</guid>
      <dc:creator>jephillips</dc:creator>
      <dc:date>2017-03-03T15:10:22Z</dc:date>
    </item>
  </channel>
</rss>

