<?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: Viewing URLs by IP over time in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Viewing-URLs-by-IP-over-time/m-p/11541#M800</link>
    <description>&lt;P&gt;I didn't see the webcast, but I guess I would do it with something like:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype=access_combined | stats list(uri) by clientip
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 15 Apr 2010 23:32:34 GMT</pubDate>
    <dc:creator>gkanapathy</dc:creator>
    <dc:date>2010-04-15T23:32:34Z</dc:date>
    <item>
      <title>Viewing URLs by IP over time</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Viewing-URLs-by-IP-over-time/m-p/11540#M799</link>
      <description>&lt;P&gt;In the Splunk 4.1 webcast earlier this week, one of the presenters showed a combined_access report that looked to produce a report of the user's IP address and then indented the URLs they viewed sorted by time. There may have been more columns.&lt;/P&gt;

&lt;P&gt;I looked to see if their was a recording or similar question here, but didn't see anything. Does anyone know how he did that as it looked useful was seeing how people migrate through your site.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Apr 2010 10:24:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Viewing-URLs-by-IP-over-time/m-p/11540#M799</guid>
      <dc:creator>prodport</dc:creator>
      <dc:date>2010-04-15T10:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing URLs by IP over time</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Viewing-URLs-by-IP-over-time/m-p/11541#M800</link>
      <description>&lt;P&gt;I didn't see the webcast, but I guess I would do it with something like:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype=access_combined | stats list(uri) by clientip
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 15 Apr 2010 23:32:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Viewing-URLs-by-IP-over-time/m-p/11541#M800</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-04-15T23:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing URLs by IP over time</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Viewing-URLs-by-IP-over-time/m-p/11542#M801</link>
      <description>&lt;P&gt;This could be the search:&lt;/P&gt;

&lt;P&gt;sourcetype="access_combined" | chart count by clientip,uri&lt;/P&gt;</description>
      <pubDate>Tue, 27 Apr 2010 02:29:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Viewing-URLs-by-IP-over-time/m-p/11542#M801</guid>
      <dc:creator>Simeon</dc:creator>
      <dc:date>2010-04-27T02:29:15Z</dc:date>
    </item>
  </channel>
</rss>

