<?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 Whats the best way to classify events as being &amp;quot;Normal&amp;quot; or &amp;quot;Exception&amp;quot; type of events based on time ranges when i have various different exception windows timings? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Whats-the-best-way-to-classify-events-as-being-quot-Normal-quot/m-p/266057#M189866</link>
    <description>&lt;P&gt;I have historical events that i'm looking to classify as having occurred during an exception period or not. &lt;BR /&gt;
The challenge is that there are 12+ categories of events and each type of event has 4 slightly different "Exception Periods" each year. For some of the categories, the exceptional time period can be defined based on # of work days before and after the end of the quarter.&lt;/P&gt;

&lt;P&gt;Is there a good way of doing this outside of writing many many IF statements?&lt;/P&gt;</description>
    <pubDate>Wed, 30 Mar 2016 21:42:52 GMT</pubDate>
    <dc:creator>magenta</dc:creator>
    <dc:date>2016-03-30T21:42:52Z</dc:date>
    <item>
      <title>Whats the best way to classify events as being "Normal" or "Exception" type of events based on time ranges when i have various different exception windows timings?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Whats-the-best-way-to-classify-events-as-being-quot-Normal-quot/m-p/266057#M189866</link>
      <description>&lt;P&gt;I have historical events that i'm looking to classify as having occurred during an exception period or not. &lt;BR /&gt;
The challenge is that there are 12+ categories of events and each type of event has 4 slightly different "Exception Periods" each year. For some of the categories, the exceptional time period can be defined based on # of work days before and after the end of the quarter.&lt;/P&gt;

&lt;P&gt;Is there a good way of doing this outside of writing many many IF statements?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2016 21:42:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Whats-the-best-way-to-classify-events-as-being-quot-Normal-quot/m-p/266057#M189866</guid>
      <dc:creator>magenta</dc:creator>
      <dc:date>2016-03-30T21:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: Whats the best way to classify events as being "Normal" or "Exception" type of events based on time ranges when i have various different exception windows timings?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Whats-the-best-way-to-classify-events-as-being-quot-Normal-quot/m-p/266058#M189867</link>
      <description>&lt;P&gt;You could write a time-based lookup with three columns: &lt;CODE&gt;_time, category, period&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;For each category, you'd put in a row for each transition between normal and exception, along with the timestamp for the transition and the class that started then. The time-based lookup logic should retrieve the youngest row for each event's category that's still before the event's timestamp.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2016 22:36:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Whats-the-best-way-to-classify-events-as-being-quot-Normal-quot/m-p/266058#M189867</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2016-03-30T22:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: Whats the best way to classify events as being "Normal" or "Exception" type of events based on time ranges when i have various different exception windows timings?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Whats-the-best-way-to-classify-events-as-being-quot-Normal-quot/m-p/266059#M189868</link>
      <description>&lt;P&gt;Thanks i didn't realize lookups could be time based so i think this should work!&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2016 16:48:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Whats-the-best-way-to-classify-events-as-being-quot-Normal-quot/m-p/266059#M189868</guid>
      <dc:creator>magenta</dc:creator>
      <dc:date>2016-04-04T16:48:22Z</dc:date>
    </item>
  </channel>
</rss>

