<?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: How to track the count of IP addresses on each server week over week for 4 weeks? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-track-the-count-of-IP-addresses-on-each-server-week-over/m-p/262732#M78867</link>
    <description>&lt;P&gt;Your search will look something like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    index=foo sourcetype=bar earliest=-4w@w | eval wk=case(relative_time(_time, "-1w@w")&amp;lt;_time, "This Week", relative_time(_time, "-2w@w")&amp;lt;_time AND relative_time(_time, "-1w@w")&amp;gt;_time, "1 week",   and so on and so forth | chart count over server by wk
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 24 May 2016 14:39:29 GMT</pubDate>
    <dc:creator>sundareshr</dc:creator>
    <dc:date>2016-05-24T14:39:29Z</dc:date>
    <item>
      <title>How to track the count of IP addresses on each server week over week for 4 weeks?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-track-the-count-of-IP-addresses-on-each-server-week-over/m-p/262731#M78866</link>
      <description>&lt;P&gt;I need to see how many IP addresses are on each server for the current week, last week, 2 weeks ago, and 3 weeks ago.  This needs to be tracked week over week and display a total of 4 weeks, like in the example below.  &lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1389i67B6F4FCA85A2D4C/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2016 12:57:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-track-the-count-of-IP-addresses-on-each-server-week-over/m-p/262731#M78866</guid>
      <dc:creator>skolsto</dc:creator>
      <dc:date>2016-05-24T12:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to track the count of IP addresses on each server week over week for 4 weeks?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-track-the-count-of-IP-addresses-on-each-server-week-over/m-p/262732#M78867</link>
      <description>&lt;P&gt;Your search will look something like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    index=foo sourcetype=bar earliest=-4w@w | eval wk=case(relative_time(_time, "-1w@w")&amp;lt;_time, "This Week", relative_time(_time, "-2w@w")&amp;lt;_time AND relative_time(_time, "-1w@w")&amp;gt;_time, "1 week",   and so on and so forth | chart count over server by wk
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 24 May 2016 14:39:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-track-the-count-of-IP-addresses-on-each-server-week-over/m-p/262732#M78867</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2016-05-24T14:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to track the count of IP addresses on each server week over week for 4 weeks?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-track-the-count-of-IP-addresses-on-each-server-week-over/m-p/262733#M78868</link>
      <description>&lt;P&gt;Also, look at Time wrap app &lt;A href="https://splunkbase.splunk.com/app/1645/"&gt;https://splunkbase.splunk.com/app/1645/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://blogs.splunk.com/2013/12/04/comparing-week-over-week-results/"&gt;http://blogs.splunk.com/2013/12/04/comparing-week-over-week-results/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2016 15:16:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-track-the-count-of-IP-addresses-on-each-server-week-over/m-p/262733#M78868</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-05-24T15:16:14Z</dc:date>
    </item>
  </channel>
</rss>

