<?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 you help me fix my search which detects and alerts on campaign spikes from partners? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-search-which-detects-and-alerts-on/m-p/402379#M174420</link>
    <description>&lt;P&gt;Check out this amazing answer and links; you will get what you need here (be sure to &lt;CODE&gt;UpVote&lt;/CODE&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/511894/how-to-use-the-timewrap-command-and-set-an-alert-f.html"&gt;https://answers.splunk.com/answers/511894/how-to-use-the-timewrap-command-and-set-an-alert-f.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 24 Nov 2018 18:32:56 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2018-11-24T18:32:56Z</dc:date>
    <item>
      <title>Can you help me fix my search which detects and alerts on campaign spikes from partners?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-search-which-detects-and-alerts-on/m-p/402378#M174419</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;

&lt;P&gt;The following is my query to list the API ingress flow of traffic from each of the partners. I would like to add an alert when there is a steep increase in traffic due to campaigns by looking at the last 1 week of average traffic by partner and alerting when the volume of call increases 2x the average to identify the partner.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index="access" "http_host=*.apir.test.com" |rename a as ApplicationId | lookup AppIdLookup ApplicationId OUTPUT PartnerName  | timechart usenull=f  span=1h count by PartnerName where top100 desc
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I tried with the anomalydetection action=summary but it's not working. Any help here would be appreciated.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Nov 2018 07:05:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-search-which-detects-and-alerts-on/m-p/402378#M174419</guid>
      <dc:creator>arunsubram</dc:creator>
      <dc:date>2018-11-24T07:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me fix my search which detects and alerts on campaign spikes from partners?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-search-which-detects-and-alerts-on/m-p/402379#M174420</link>
      <description>&lt;P&gt;Check out this amazing answer and links; you will get what you need here (be sure to &lt;CODE&gt;UpVote&lt;/CODE&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/511894/how-to-use-the-timewrap-command-and-set-an-alert-f.html"&gt;https://answers.splunk.com/answers/511894/how-to-use-the-timewrap-command-and-set-an-alert-f.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Nov 2018 18:32:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-search-which-detects-and-alerts-on/m-p/402379#M174420</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2018-11-24T18:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me fix my search which detects and alerts on campaign spikes from partners?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-search-which-detects-and-alerts-on/m-p/402380#M174421</link>
      <description>&lt;P&gt;Have you tried looking at the predict command?  This is an ideal way to detect what you are looking for, but in a resource efficient and Splunk-friendly manner.&lt;/P&gt;</description>
      <pubDate>Sun, 25 Nov 2018 00:05:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-fix-my-search-which-detects-and-alerts-on/m-p/402380#M174421</guid>
      <dc:creator>MikeElliott</dc:creator>
      <dc:date>2018-11-25T00:05:30Z</dc:date>
    </item>
  </channel>
</rss>

