<?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: AD monitoring in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/AD-monitoring/m-p/324729#M4609</link>
    <description>&lt;P&gt;Hi SoknySplunk,&lt;BR /&gt;
if you're already receiving logs from AD, try something like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=wineventlog sourcetype=WinEventLog:Security (EventCode=4720 OR EventCode=4624)
| table _time host RecordNumber user_id signature status admin_id src_ip logonby logon_time Create_time Logon_ID
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;verify if the field names are correct related to your logs.&lt;/P&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
    <pubDate>Tue, 25 Jul 2017 07:23:48 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2017-07-25T07:23:48Z</dc:date>
    <item>
      <title>AD monitoring</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/AD-monitoring/m-p/324728#M4608</link>
      <description>&lt;P&gt;I want to collect log from user AD. I have used eventcode 4720 and eventcode 4624. i wonder how to combine these two events together and get table like this: host, RecordNumber, user_id,  signature, status, admin_id, src_ip, logonby,  logon_time, Create_time, Logon_ID&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 15:01:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/AD-monitoring/m-p/324728#M4608</guid>
      <dc:creator>SoknySplunk</dc:creator>
      <dc:date>2020-09-29T15:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: AD monitoring</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/AD-monitoring/m-p/324729#M4609</link>
      <description>&lt;P&gt;Hi SoknySplunk,&lt;BR /&gt;
if you're already receiving logs from AD, try something like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=wineventlog sourcetype=WinEventLog:Security (EventCode=4720 OR EventCode=4624)
| table _time host RecordNumber user_id signature status admin_id src_ip logonby logon_time Create_time Logon_ID
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;verify if the field names are correct related to your logs.&lt;/P&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 07:23:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/AD-monitoring/m-p/324729#M4609</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-07-25T07:23:48Z</dc:date>
    </item>
  </channel>
</rss>

