<?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 Help with Splunk Query to detect unusual logons to different computers in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Help-with-Splunk-Query-to-detect-unusual-logons-to-different/m-p/380161#M172250</link>
    <description>&lt;P&gt;Good morning,&lt;/P&gt;

&lt;P&gt;I am wondering what commands that I can use in order to detect a user account logging into a machine that is different from the norm.&lt;/P&gt;

&lt;P&gt;Use case:&lt;/P&gt;

&lt;P&gt;jbloggs usually logs into Computer A,&lt;BR /&gt;
jbloggs logs into Computer B (which has never been accessed by this account before)&lt;/P&gt;

&lt;P&gt;Any help will be greatly appreciated&lt;/P&gt;

&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Mar 2019 10:20:47 GMT</pubDate>
    <dc:creator>chriscioffi88</dc:creator>
    <dc:date>2019-03-26T10:20:47Z</dc:date>
    <item>
      <title>Help with Splunk Query to detect unusual logons to different computers</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Help-with-Splunk-Query-to-detect-unusual-logons-to-different/m-p/380161#M172250</link>
      <description>&lt;P&gt;Good morning,&lt;/P&gt;

&lt;P&gt;I am wondering what commands that I can use in order to detect a user account logging into a machine that is different from the norm.&lt;/P&gt;

&lt;P&gt;Use case:&lt;/P&gt;

&lt;P&gt;jbloggs usually logs into Computer A,&lt;BR /&gt;
jbloggs logs into Computer B (which has never been accessed by this account before)&lt;/P&gt;

&lt;P&gt;Any help will be greatly appreciated&lt;/P&gt;

&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2019 10:20:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Help-with-Splunk-Query-to-detect-unusual-logons-to-different/m-p/380161#M172250</guid>
      <dc:creator>chriscioffi88</dc:creator>
      <dc:date>2019-03-26T10:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Splunk Query to detect unusual logons to different computers</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Help-with-Splunk-Query-to-detect-unusual-logons-to-different/m-p/380162#M172251</link>
      <description>&lt;P&gt;The search depends on the data from your source. Assuming, you are looking at windows events from endpoints [ local computer], you can look at EventCode=4624 and it will give you the computer user is loging in and user id. So you could create a search something like index=your_index_name EventCode=4624 | table _time, user, Workstation_Name  that could get you started. &lt;/P&gt;

&lt;P&gt;Alternatively, if you have the data in Authentication datamodel, that can be used as well.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/127012/how-can-i-use-windows-events-to-monitor-logon-sessions.html" target="_blank"&gt;https://answers.splunk.com/answers/127012/how-can-i-use-windows-events-to-monitor-logon-sessions.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://gosplunk.com/user-logon-session-duration/" target="_blank"&gt;https://gosplunk.com/user-logon-session-duration/&lt;/A&gt; &lt;BR /&gt;
&lt;A href="https://www.ultimatewindowssecurity.com/blog/default.aspx?p=26180f8b-42a6-49a2-949d-ac44494353cb" target="_blank"&gt;https://www.ultimatewindowssecurity.com/blog/default.aspx?p=26180f8b-42a6-49a2-949d-ac44494353cb&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 23:53:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Help-with-Splunk-Query-to-detect-unusual-logons-to-different/m-p/380162#M172251</guid>
      <dc:creator>lakshman239</dc:creator>
      <dc:date>2020-09-29T23:53:11Z</dc:date>
    </item>
  </channel>
</rss>

