<?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: Account deleted query in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Account-deleted-query/m-p/572775#M199631</link>
    <description>&lt;P&gt;I need to exclude the computer account ends with $, with the above query I am getting the result including computer account $. Can anyone please help me with this search query?&lt;/P&gt;</description>
    <pubDate>Thu, 28 Oct 2021 05:40:31 GMT</pubDate>
    <dc:creator>cyber_Maddy</dc:creator>
    <dc:date>2021-10-28T05:40:31Z</dc:date>
    <item>
      <title>Account deleted query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Account-deleted-query/m-p/572392#M199494</link>
      <description>&lt;P&gt;| datamodel "Change_Analysis" "Account_Management" search | where 'All_Changes.tag'="delete" AND 'All_Changes.user'!="*$*" | stats values(All_Changes.result) as "signature",values(All_Changes.src) as "src",values(All_Changes.dest) as "dest", values(All_Changes.user) as "users", DC(All_Changes.user) as user_count by "All_Changes.Account_Management.src_user" | rename "All_Changes.Account_Management.src_user" as "src_user","All_Changes.user" as "user"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using this query to monitor&amp;nbsp;&amp;nbsp;for Account Deleted-&amp;nbsp; But all the time I am getting this alert triggered for the computer account ending with $ symbol&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ex:&amp;nbsp; XYZLAPTOP$ , ABCLAPTOP$&amp;nbsp; etc&lt;/P&gt;&lt;P&gt;I have added the search&amp;nbsp; where 'All_Changes.tag'="delete" AND 'All_Changes.user'!="*$*""&lt;/P&gt;&lt;P&gt;How can I exclude this $ symbol account from the report? Can any one please help&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Oct 2021 08:28:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Account-deleted-query/m-p/572392#M199494</guid>
      <dc:creator>cyber_Maddy</dc:creator>
      <dc:date>2021-10-26T08:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: Account deleted query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Account-deleted-query/m-p/572775#M199631</link>
      <description>&lt;P&gt;I need to exclude the computer account ends with $, with the above query I am getting the result including computer account $. Can anyone please help me with this search query?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Oct 2021 05:40:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Account-deleted-query/m-p/572775#M199631</guid>
      <dc:creator>cyber_Maddy</dc:creator>
      <dc:date>2021-10-28T05:40:31Z</dc:date>
    </item>
  </channel>
</rss>

