<?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 detect repeating values over time in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/detect-repeating-values-over-time/m-p/85729#M10380</link>
    <description>&lt;P&gt;Hi - I want to detect IP's which continually appear in the logs over a 24 hour period&lt;BR /&gt;
They must appear at least once every hour over the 24 hours to be included in the results.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 05 Apr 2013 08:29:48 GMT</pubDate>
    <dc:creator>stephen123</dc:creator>
    <dc:date>2013-04-05T08:29:48Z</dc:date>
    <item>
      <title>detect repeating values over time</title>
      <link>https://community.splunk.com/t5/Reporting/detect-repeating-values-over-time/m-p/85729#M10380</link>
      <description>&lt;P&gt;Hi - I want to detect IP's which continually appear in the logs over a 24 hour period&lt;BR /&gt;
They must appear at least once every hour over the 24 hours to be included in the results.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2013 08:29:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/detect-repeating-values-over-time/m-p/85729#M10380</guid>
      <dc:creator>stephen123</dc:creator>
      <dc:date>2013-04-05T08:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: detect repeating values over time</title>
      <link>https://community.splunk.com/t5/Reporting/detect-repeating-values-over-time/m-p/85730#M10381</link>
      <description>&lt;P&gt;Assuming that you have the IP address in a field called &lt;CODE&gt;ip&lt;/CODE&gt;, this is one of the ways to achieve this.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;sourcetype=blah earliest=-1d | stats dc(date_hour) as hrs by ip | search hrs=24&lt;/CODE&gt; &lt;/P&gt;

&lt;P&gt;Hope this helps,&lt;/P&gt;

&lt;P&gt;Kristian&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2013 08:57:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/detect-repeating-values-over-time/m-p/85730#M10381</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2013-04-05T08:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: detect repeating values over time</title>
      <link>https://community.splunk.com/t5/Reporting/detect-repeating-values-over-time/m-p/85731#M10382</link>
      <description>&lt;P&gt;thanks - works perfect&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2013 16:01:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/detect-repeating-values-over-time/m-p/85731#M10382</guid>
      <dc:creator>stephen123</dc:creator>
      <dc:date>2013-04-11T16:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: detect repeating values over time</title>
      <link>https://community.splunk.com/t5/Reporting/detect-repeating-values-over-time/m-p/85732#M10383</link>
      <description>&lt;P&gt;Thanks - works perfect&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2013 16:01:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/detect-repeating-values-over-time/m-p/85732#M10383</guid>
      <dc:creator>stephen123</dc:creator>
      <dc:date>2013-04-11T16:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: detect repeating values over time</title>
      <link>https://community.splunk.com/t5/Reporting/detect-repeating-values-over-time/m-p/85733#M10384</link>
      <description>&lt;P&gt;Mark it as correctly answered!&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2013 16:37:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/detect-repeating-values-over-time/m-p/85733#M10384</guid>
      <dc:creator>jtrucks</dc:creator>
      <dc:date>2013-04-11T16:37:03Z</dc:date>
    </item>
  </channel>
</rss>

