<?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: how to search for admins who make changes to their own accounts? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/how-to-search-for-admins-who-make-changes-to-their-own-accounts/m-p/703613#M238473</link>
    <description>&lt;P&gt;was able to figure it out!&lt;/P&gt;
&lt;P&gt;needed to just use an IF statement.&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;| eval testuser=if(admin=target,1,0)
| where testuser=1&lt;/LI-CODE&gt;</description>
    <pubDate>Tue, 05 Nov 2024 20:10:21 GMT</pubDate>
    <dc:creator>ajmach343</dc:creator>
    <dc:date>2024-11-05T20:10:21Z</dc:date>
    <item>
      <title>how to search for admins who make changes to their own accounts?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-search-for-admins-who-make-changes-to-their-own-accounts/m-p/703608#M238470</link>
      <description>&lt;P&gt;I am trying to make a search that will fire only when an admin makes a change to their own account.&lt;/P&gt;&lt;P&gt;I want to know if a-johndoe gives multiple permissions to a-johndoe and NOT if a-johndoe gives permissions to a-janedoe.&amp;nbsp;&lt;/P&gt;&lt;P&gt;would i use an IF statement for this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2024 15:19:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-search-for-admins-who-make-changes-to-their-own-accounts/m-p/703608#M238470</guid>
      <dc:creator>ajmach343</dc:creator>
      <dc:date>2024-11-05T15:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: how to search for admins who make changes to their own accounts?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-search-for-admins-who-make-changes-to-their-own-accounts/m-p/703611#M238471</link>
      <description>&lt;P&gt;What data are you talking about?&lt;/P&gt;&lt;P&gt;Splunk account changes? Windows Event Logs? Some (what) Linux audit logs?&lt;/P&gt;&lt;P&gt;If your data is CIM-normalized, you should use Change.Account_Management dataset.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2024 15:25:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-search-for-admins-who-make-changes-to-their-own-accounts/m-p/703611#M238471</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-11-05T15:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to search for admins who make changes to their own accounts?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-search-for-admins-who-make-changes-to-their-own-accounts/m-p/703612#M238472</link>
      <description>&lt;P&gt;apologies, this will be for windows event logs and Ivanti logs.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2024 15:32:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-search-for-admins-who-make-changes-to-their-own-accounts/m-p/703612#M238472</guid>
      <dc:creator>ajmach343</dc:creator>
      <dc:date>2024-11-05T15:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to search for admins who make changes to their own accounts?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-search-for-admins-who-make-changes-to-their-own-accounts/m-p/703613#M238473</link>
      <description>&lt;P&gt;was able to figure it out!&lt;/P&gt;
&lt;P&gt;needed to just use an IF statement.&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;| eval testuser=if(admin=target,1,0)
| where testuser=1&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 05 Nov 2024 20:10:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-search-for-admins-who-make-changes-to-their-own-accounts/m-p/703613#M238473</guid>
      <dc:creator>ajmach343</dc:creator>
      <dc:date>2024-11-05T20:10:21Z</dc:date>
    </item>
  </channel>
</rss>

