<?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: monitoring workstation domains from active directory in Security</title>
    <link>https://community.splunk.com/t5/Security/monitoring-workstation-domains-from-active-directory/m-p/703469#M18187</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/267164"&gt;@hazem&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;taking the logs from the DC, you have all the events from all the clients and you can have Security, System and Application logs.&lt;/P&gt;&lt;P&gt;Obviously you don't have local events e.g. local users accesses.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Mon, 04 Nov 2024 08:40:27 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2024-11-04T08:40:27Z</dc:date>
    <item>
      <title>monitoring workstation domains from active directory</title>
      <link>https://community.splunk.com/t5/Security/monitoring-workstation-domains-from-active-directory/m-p/703437#M18182</link>
      <description>&lt;P&gt;We have 500 domain workstations, and we have installed Splunk Universal Forwarders (UF) on the Active Directory server. The question is, how can we monitor the security logs of those workstations from the Universal Forwarder installed on the Active Directory server?&lt;/P&gt;</description>
      <pubDate>Sun, 03 Nov 2024 13:41:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/monitoring-workstation-domains-from-active-directory/m-p/703437#M18182</guid>
      <dc:creator>hazem</dc:creator>
      <dc:date>2024-11-03T13:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: monitoring workstation domains from active directory</title>
      <link>https://community.splunk.com/t5/Security/monitoring-workstation-domains-from-active-directory/m-p/703444#M18184</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/267164"&gt;@hazem&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;having the UF on the Domain Controller you can monitor all the accesses to the DC from the clients but not the local events from each server.&lt;/P&gt;&lt;P&gt;To have local events, you have to install UF on each client.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Sun, 03 Nov 2024 15:46:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/monitoring-workstation-domains-from-active-directory/m-p/703444#M18184</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-11-03T15:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: monitoring workstation domains from active directory</title>
      <link>https://community.splunk.com/t5/Security/monitoring-workstation-domains-from-active-directory/m-p/703446#M18185</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What stanza should I insert in inputs .conf to monitor all the client accesses to the DC?&lt;/P&gt;&lt;P&gt;and what do you mean by local events?&lt;/P&gt;</description>
      <pubDate>Sun, 03 Nov 2024 17:36:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/monitoring-workstation-domains-from-active-directory/m-p/703446#M18185</guid>
      <dc:creator>hazem</dc:creator>
      <dc:date>2024-11-03T17:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: monitoring workstation domains from active directory</title>
      <link>https://community.splunk.com/t5/Security/monitoring-workstation-domains-from-active-directory/m-p/703450#M18186</link>
      <description>&lt;P&gt;Each Windows computer gathers security events pertaining to this particular computer. So domain controllers log in all activity that occurs on them - domain log ins, domain log outs and so on. Workstations log into their own Security Eventlog events which occur on them - like local log ins and log outs.&lt;/P&gt;&lt;P&gt;So there is no way to get local events from those workstations by looking in the domain controllers' event logs. These are two separate things.&lt;/P&gt;&lt;P&gt;You need to ingest Security eventlogs from those workstations. You can get them either by installing UF on each of them and ingest local eventlog from each of those workstations or by setting up a WEF collector and setting up a forwarding policy so that you gather logs centrally. And from this central collector you'd pull them with a UF. There are also additional ways but these are the only two reasonable ones.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Nov 2024 20:59:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/monitoring-workstation-domains-from-active-directory/m-p/703450#M18186</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-11-03T20:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: monitoring workstation domains from active directory</title>
      <link>https://community.splunk.com/t5/Security/monitoring-workstation-domains-from-active-directory/m-p/703469#M18187</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/267164"&gt;@hazem&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;taking the logs from the DC, you have all the events from all the clients and you can have Security, System and Application logs.&lt;/P&gt;&lt;P&gt;Obviously you don't have local events e.g. local users accesses.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2024 08:40:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/monitoring-workstation-domains-from-active-directory/m-p/703469#M18187</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-11-04T08:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: monitoring workstation domains from active directory</title>
      <link>https://community.splunk.com/t5/Security/monitoring-workstation-domains-from-active-directory/m-p/703472#M18188</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;You're confusing us a bit here &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Domain Controllers have their own logs. They reflect what's going on on those DCs. So they will contain the information about the domain activities but they will not contain the information about local activities on the workstations.&lt;/P&gt;&lt;P&gt;This distinction is important because if a user A tries to access a file share \\B\C$ logging in from workstation D, you will see domain Security events from Kerberos activity both from initial login to D as well as from B but you will not see whether - for example - if user A was actually granted access to the share \\B\C$ because he might have not simply been granted permissions to the share. It has nothing to do with the authentication process which involves the DC. Authorization here is a local thing and logs (I think you have to explicitly enable access auditing BTW) will not be available on the DC because logs by default are not "forwarded" anywhere.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2024 09:19:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/monitoring-workstation-domains-from-active-directory/m-p/703472#M18188</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-11-04T09:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: monitoring workstation domains from active directory</title>
      <link>https://community.splunk.com/t5/Security/monitoring-workstation-domains-from-active-directory/m-p/703486#M18189</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231884"&gt;@PickleRick&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;you said in a perfect way what I tried to explain: on DC there are the connection events (e.g. 4524 or 4634 etc...) but not the local events fron the clients.&lt;/P&gt;&lt;P&gt;For this reason I hinted to install the UF also on Clients and not only on DC.&lt;/P&gt;&lt;P&gt;Ciao and thanks for the details.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2024 13:30:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/monitoring-workstation-domains-from-active-directory/m-p/703486#M18189</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-11-04T13:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: monitoring workstation domains from active directory</title>
      <link>https://community.splunk.com/t5/Security/monitoring-workstation-domains-from-active-directory/m-p/703575#M18191</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/267164"&gt;@hazem&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;good for you, see next time!&lt;/P&gt;&lt;P&gt;Ciao and happy splunking&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated by all the contributors &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2024 07:45:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/monitoring-workstation-domains-from-active-directory/m-p/703575#M18191</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-11-05T07:45:33Z</dc:date>
    </item>
  </channel>
</rss>

