<?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 Looking to find all group changes for a specific user in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Looking-to-find-all-group-changes-for-a-specific-user/m-p/460884#M79552</link>
    <description>&lt;P&gt;I'm relatively new to splunk, and am working to do some auditing of sensitive groups within our active directory. &lt;/P&gt;

&lt;P&gt;I've tried a few variation of this: &lt;CODE&gt;sourcetype=WinEventLog:Security (EventCode=4728 OR EventCode=4729 OR EventCode=4732 OR EventCode=4733 OR EventCode=4756 OR EventCode=4757) user=userID&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;I was able to find all changes to these cgroups using: &lt;CODE&gt;sourcetype=WinEventLog:Security (EventCode=4728 OR EventCode=4729 OR EventCode=4732 OR EventCode=4733 OR EventCode=4756 OR EventCode=4757) (user_group="secure_group_alpha" OR user_group="secure_group_beta)" | table EventCode, EventCodeDescription, user_group, user, src_user | rename EventCodeDescription as "Description", user_group as "Group Changed", user as "User Added/Removed", src_user as "Changed By"&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;But I'm hoping to get more specific&lt;/P&gt;</description>
    <pubDate>Fri, 23 Aug 2019 20:37:23 GMT</pubDate>
    <dc:creator>pprice21</dc:creator>
    <dc:date>2019-08-23T20:37:23Z</dc:date>
    <item>
      <title>Looking to find all group changes for a specific user</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Looking-to-find-all-group-changes-for-a-specific-user/m-p/460884#M79552</link>
      <description>&lt;P&gt;I'm relatively new to splunk, and am working to do some auditing of sensitive groups within our active directory. &lt;/P&gt;

&lt;P&gt;I've tried a few variation of this: &lt;CODE&gt;sourcetype=WinEventLog:Security (EventCode=4728 OR EventCode=4729 OR EventCode=4732 OR EventCode=4733 OR EventCode=4756 OR EventCode=4757) user=userID&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;I was able to find all changes to these cgroups using: &lt;CODE&gt;sourcetype=WinEventLog:Security (EventCode=4728 OR EventCode=4729 OR EventCode=4732 OR EventCode=4733 OR EventCode=4756 OR EventCode=4757) (user_group="secure_group_alpha" OR user_group="secure_group_beta)" | table EventCode, EventCodeDescription, user_group, user, src_user | rename EventCodeDescription as "Description", user_group as "Group Changed", user as "User Added/Removed", src_user as "Changed By"&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;But I'm hoping to get more specific&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2019 20:37:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Looking-to-find-all-group-changes-for-a-specific-user/m-p/460884#M79552</guid>
      <dc:creator>pprice21</dc:creator>
      <dc:date>2019-08-23T20:37:23Z</dc:date>
    </item>
  </channel>
</rss>

