<?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: Base line alerts in splunk in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Base-line-alerts-in-splunk/m-p/336511#M5952</link>
    <description>&lt;P&gt;so 1/ and 2/ are the same except 2/ uses a summary index as its baseline, whereas 1 just uses a search with the time controlled by &lt;CODE&gt;earliest = and latest=&lt;/CODE&gt;? &lt;/P&gt;</description>
    <pubDate>Mon, 21 May 2018 22:01:11 GMT</pubDate>
    <dc:creator>HattrickNZ</dc:creator>
    <dc:date>2018-05-21T22:01:11Z</dc:date>
    <item>
      <title>Base line alerts in splunk</title>
      <link>https://community.splunk.com/t5/Alerting/Base-line-alerts-in-splunk/m-p/336509#M5950</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;

&lt;P&gt;I have a requirement in splunk, where if instance count went down it should alert. For example if  I have 10 instances running in a application and in which  4 went down, then splunk should be able to compare previous results and present results and trigger the alert as its less than 10.&lt;/P&gt;

&lt;P&gt;Basically, I want base  line alerts, where it should compare previous values to current and if its not same it should, Please let me know how this can be done.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2017 23:14:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Base-line-alerts-in-splunk/m-p/336509#M5950</guid>
      <dc:creator>smaran06</dc:creator>
      <dc:date>2017-12-11T23:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Base line alerts in splunk</title>
      <link>https://community.splunk.com/t5/Alerting/Base-line-alerts-in-splunk/m-p/336510#M5951</link>
      <description>&lt;P&gt;There are a couple of different strategies.  &lt;/P&gt;

&lt;P&gt;First, you can create a search that determines the counts at the two different points in time, and compares the two numbers.&lt;/P&gt;

&lt;P&gt;Second, you can create a periodic search that calculates the counts at the current moment and writes that number to a summary index. Then, you compare the last record on the smmary index to the prior record, and alert if the number drops.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2017 23:43:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Base-line-alerts-in-splunk/m-p/336510#M5951</guid>
      <dc:creator>DalJeanis</dc:creator>
      <dc:date>2017-12-11T23:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: Base line alerts in splunk</title>
      <link>https://community.splunk.com/t5/Alerting/Base-line-alerts-in-splunk/m-p/336511#M5952</link>
      <description>&lt;P&gt;so 1/ and 2/ are the same except 2/ uses a summary index as its baseline, whereas 1 just uses a search with the time controlled by &lt;CODE&gt;earliest = and latest=&lt;/CODE&gt;? &lt;/P&gt;</description>
      <pubDate>Mon, 21 May 2018 22:01:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Base-line-alerts-in-splunk/m-p/336511#M5952</guid>
      <dc:creator>HattrickNZ</dc:creator>
      <dc:date>2018-05-21T22:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: Base line alerts in splunk</title>
      <link>https://community.splunk.com/t5/Alerting/Base-line-alerts-in-splunk/m-p/336512#M5953</link>
      <description>&lt;P&gt;@HattrickNZ -  Yep, you can use a single search that checks for two points in the past, or you can create a summary index or lookup table and use that.  There are other ways, but those are pretty straightforward.&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 02:47:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Base-line-alerts-in-splunk/m-p/336512#M5953</guid>
      <dc:creator>DalJeanis</dc:creator>
      <dc:date>2018-05-22T02:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Base line alerts in splunk</title>
      <link>https://community.splunk.com/t5/Alerting/Base-line-alerts-in-splunk/m-p/336513#M5954</link>
      <description>&lt;P&gt;tks, what are the other ways? I'd like to know for something i am working on at the minute. Because them 2 options you mention are pretty limited to what can be put in the search e.g. averages, maxes or mins of certain periods. Maybe I am looking for some more advanced type stats analysis/baselining..&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 04:03:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Base-line-alerts-in-splunk/m-p/336513#M5954</guid>
      <dc:creator>HattrickNZ</dc:creator>
      <dc:date>2018-05-22T04:03:57Z</dc:date>
    </item>
  </channel>
</rss>

