<?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 Visitor sessions using cs_username in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/IIS-Visitor-sessions-using-cs-username/m-p/47150#M8947</link>
    <description>&lt;P&gt;To be a bit clearer…&lt;BR /&gt;
I can achieve hit, page view, and visitor stats, but not visit stats.&lt;/P&gt;</description>
    <pubDate>Tue, 28 May 2013 14:41:29 GMT</pubDate>
    <dc:creator>DanielFordWA</dc:creator>
    <dc:date>2013-05-28T14:41:29Z</dc:date>
    <item>
      <title>IIS Visitor sessions using cs_username</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/IIS-Visitor-sessions-using-cs-username/m-p/47146#M8943</link>
      <description>&lt;P&gt;I am using iss logs and each user has to authenticate to login to the site I manage.&lt;/P&gt;

&lt;P&gt;I would like to get to a count of sessions, with the session identifier as the cs_username, over different periods of time.&lt;/P&gt;

&lt;P&gt;After the above is achieved I would then like to split up various user groups and change the standard session timeout, so normally a sessions ends after 30mins of non activity however for some users I would like the session to end after say 3 hours of non activity. I expect this is easy to achieve with a look up table against usernames if the first step is possible.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2013 10:13:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/IIS-Visitor-sessions-using-cs-username/m-p/47146#M8943</guid>
      <dc:creator>DanielFordWA</dc:creator>
      <dc:date>2013-05-28T10:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: IIS Visitor sessions using cs_username</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/IIS-Visitor-sessions-using-cs-username/m-p/47147#M8944</link>
      <description>&lt;P&gt;Dan,&lt;/P&gt;

&lt;P&gt;Maybe I am missing something in your question but if you are trying to just get a count over time by cs_username have you tried the timechart command?&lt;/P&gt;

&lt;P&gt;sourcetype=iis | timechart count by cs_username&lt;/P&gt;

&lt;P&gt;You can of course specify the bucketing in the timechart command so you could see session counts by hour, minute, day etc.&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2013 14:05:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/IIS-Visitor-sessions-using-cs-username/m-p/47147#M8944</guid>
      <dc:creator>okrabbe_splunk</dc:creator>
      <dc:date>2013-05-28T14:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: IIS Visitor sessions using cs_username</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/IIS-Visitor-sessions-using-cs-username/m-p/47148#M8945</link>
      <description>&lt;P&gt;Thanks for the response. &lt;/P&gt;

&lt;P&gt;What I would want to get to is number of visits per user over a given time period.&lt;/P&gt;

&lt;P&gt;My issue is calculating the Visits/Sessions. So If there is a gap of more than 30mins between hits for a user then this is a new Visit/Session&lt;/P&gt;

&lt;P&gt;Visit/Sessions being - A visit is an interaction, by an individual, with a website consisting of one or more requests for an analyst-definable unit of content (i.e. “page view”). If an individual has not taken another action (typically additional page views) on the site within a specified time period, the visit session will terminate.&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2013 14:35:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/IIS-Visitor-sessions-using-cs-username/m-p/47148#M8945</guid>
      <dc:creator>DanielFordWA</dc:creator>
      <dc:date>2013-05-28T14:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: IIS Visitor sessions using cs_username</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/IIS-Visitor-sessions-using-cs-username/m-p/47149#M8946</link>
      <description>&lt;P&gt;Most Web Analytics tools will have a session ID from the cookie etc. However current tool I use calculates the sessions from the Authenticated username (cs_username), I would like to replicate this in Splunk.&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2013 14:37:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/IIS-Visitor-sessions-using-cs-username/m-p/47149#M8946</guid>
      <dc:creator>DanielFordWA</dc:creator>
      <dc:date>2013-05-28T14:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: IIS Visitor sessions using cs_username</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/IIS-Visitor-sessions-using-cs-username/m-p/47150#M8947</link>
      <description>&lt;P&gt;To be a bit clearer…&lt;BR /&gt;
I can achieve hit, page view, and visitor stats, but not visit stats.&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2013 14:41:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/IIS-Visitor-sessions-using-cs-username/m-p/47150#M8947</guid>
      <dc:creator>DanielFordWA</dc:creator>
      <dc:date>2013-05-28T14:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: IIS Visitor sessions using cs_username</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/IIS-Visitor-sessions-using-cs-username/m-p/47151#M8948</link>
      <description>&lt;P&gt;Dan, I think I understand what you are looking for now.  I think that a combination of the transaction command the duration command may be more what you are looking for?&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.2/SearchReference/Concurrency"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.2/SearchReference/Concurrency&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2013 19:07:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/IIS-Visitor-sessions-using-cs-username/m-p/47151#M8948</guid>
      <dc:creator>okrabbe_splunk</dc:creator>
      <dc:date>2013-05-28T19:07:46Z</dc:date>
    </item>
  </channel>
</rss>

