<?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 Detecting Simultaneous Sessions in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Detecting-Simultaneous-Sessions/m-p/241859#M188931</link>
    <description>&lt;P&gt;I have an inhouse written app that outputs an audit log in the form of:&lt;/P&gt;

&lt;P&gt;DateTime,Username,Activity,SessionID&lt;/P&gt;

&lt;P&gt;So I'll get:&lt;/P&gt;

&lt;P&gt;01:01:01,Fred001,Logon,001&lt;BR /&gt;
01:01:02,Fred001,TakeOverWorld,001&lt;BR /&gt;
01:01:03,Fred001,Logon,002&lt;BR /&gt;
01:01:04,Fred001,Logoff,001&lt;BR /&gt;
01:01:05,Fred001,DestroyWorld,002&lt;BR /&gt;
01:01:06,Fred001,Logoff,002&lt;/P&gt;

&lt;P&gt;Now obviously, aside from taking over the world (which is not against our policies) Fred has shared his password (which is) with someone who destroyed the world (also not explicitly against our policy).&lt;/P&gt;

&lt;P&gt;So we need to talk to Fred about his blatant disregard of the simultaneous logon policy.&lt;/P&gt;

&lt;P&gt;How do I construct a Splunk query to catch him?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 22 Jan 2016 17:59:50 GMT</pubDate>
    <dc:creator>Warme1980</dc:creator>
    <dc:date>2016-01-22T17:59:50Z</dc:date>
    <item>
      <title>Detecting Simultaneous Sessions</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Detecting-Simultaneous-Sessions/m-p/241859#M188931</link>
      <description>&lt;P&gt;I have an inhouse written app that outputs an audit log in the form of:&lt;/P&gt;

&lt;P&gt;DateTime,Username,Activity,SessionID&lt;/P&gt;

&lt;P&gt;So I'll get:&lt;/P&gt;

&lt;P&gt;01:01:01,Fred001,Logon,001&lt;BR /&gt;
01:01:02,Fred001,TakeOverWorld,001&lt;BR /&gt;
01:01:03,Fred001,Logon,002&lt;BR /&gt;
01:01:04,Fred001,Logoff,001&lt;BR /&gt;
01:01:05,Fred001,DestroyWorld,002&lt;BR /&gt;
01:01:06,Fred001,Logoff,002&lt;/P&gt;

&lt;P&gt;Now obviously, aside from taking over the world (which is not against our policies) Fred has shared his password (which is) with someone who destroyed the world (also not explicitly against our policy).&lt;/P&gt;

&lt;P&gt;So we need to talk to Fred about his blatant disregard of the simultaneous logon policy.&lt;/P&gt;

&lt;P&gt;How do I construct a Splunk query to catch him?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2016 17:59:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Detecting-Simultaneous-Sessions/m-p/241859#M188931</guid>
      <dc:creator>Warme1980</dc:creator>
      <dc:date>2016-01-22T17:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting Simultaneous Sessions</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Detecting-Simultaneous-Sessions/m-p/241860#M188932</link>
      <description>&lt;P&gt;Have you tried the &lt;CODE&gt;concurrency&lt;/CODE&gt; command?&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.0/SearchReference/Concurrency"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.0/SearchReference/Concurrency&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jan 2016 15:39:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Detecting-Simultaneous-Sessions/m-p/241860#M188932</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2016-01-23T15:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting Simultaneous Sessions</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Detecting-Simultaneous-Sessions/m-p/241861#M188933</link>
      <description>&lt;P&gt;Hrm, that might be the thread I need to start tugging on to get to a solution, thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2016 14:41:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Detecting-Simultaneous-Sessions/m-p/241861#M188933</guid>
      <dc:creator>Warme1980</dc:creator>
      <dc:date>2016-01-27T14:41:17Z</dc:date>
    </item>
  </channel>
</rss>

