<?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: IIS Logs and URI in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/IIS-Logs-and-URI/m-p/27984#M4750</link>
    <description>&lt;P&gt;you could probably do something like depending on the contents of your iis logs&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;sourcetype=iis* | stats count(cs_uri_stem) AS timesaccessed dc(cs_username) AS uniqueusercount avg(time_taken) AS AVGduration by cs_uri_stem&lt;/CODE&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 18 Apr 2012 20:59:41 GMT</pubDate>
    <dc:creator>cramasta</dc:creator>
    <dc:date>2012-04-18T20:59:41Z</dc:date>
    <item>
      <title>IIS Logs and URI</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/IIS-Logs-and-URI/m-p/27983#M4749</link>
      <description>&lt;P&gt;I want to create a dashboard showing all the stats of a web site by URI.&lt;BR /&gt;
eg. if the main site is &lt;A href="http://www.mysite.com"&gt;www.mysite.com&lt;/A&gt;&lt;BR /&gt;
I want it to show all the uri's under that site (without me having to type in each uri in the search string)&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2012 01:32:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/IIS-Logs-and-URI/m-p/27983#M4749</guid>
      <dc:creator>adrianallan</dc:creator>
      <dc:date>2012-04-17T01:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: IIS Logs and URI</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/IIS-Logs-and-URI/m-p/27984#M4750</link>
      <description>&lt;P&gt;you could probably do something like depending on the contents of your iis logs&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;sourcetype=iis* | stats count(cs_uri_stem) AS timesaccessed dc(cs_username) AS uniqueusercount avg(time_taken) AS AVGduration by cs_uri_stem&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Apr 2012 20:59:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/IIS-Logs-and-URI/m-p/27984#M4750</guid>
      <dc:creator>cramasta</dc:creator>
      <dc:date>2012-04-18T20:59:41Z</dc:date>
    </item>
  </channel>
</rss>

