<?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: Splunk search query for identifing the list of unauthorized user from the authorized users db lookup table in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Splunk-search-for-identifying-the-list-of-unauthorized-user-from/m-p/633206#M219964</link>
    <description>&lt;P&gt;Can someone please help me getting the search query.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 03 Mar 2023 16:32:03 GMT</pubDate>
    <dc:creator>dbuddha2020</dc:creator>
    <dc:date>2023-03-03T16:32:03Z</dc:date>
    <item>
      <title>Splunk search for identifying the list of unauthorized user from the authorized users db lookup table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-search-for-identifying-the-list-of-unauthorized-user-from/m-p/633202#M219961</link>
      <description>&lt;P&gt;We have a list of authorized user who have to specific Database and created a lookup table name "&lt;SPAN&gt;Authorized_list.csv&lt;/SPAN&gt;". tried a search query for any unathorized user/s access db apart of that lookup table, need to be notified.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 14:26:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-search-for-identifying-the-list-of-unauthorized-user-from/m-p/633202#M219961</guid>
      <dc:creator>dbuddha2020</dc:creator>
      <dc:date>2023-03-06T14:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk search query for identifing the list of unauthorized user from the authorized users db lookup table</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-search-for-identifying-the-list-of-unauthorized-user-from/m-p/633206#M219964</link>
      <description>&lt;P&gt;Can someone please help me getting the search query.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2023 16:32:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-search-for-identifying-the-list-of-unauthorized-user-from/m-p/633206#M219964</guid>
      <dc:creator>dbuddha2020</dc:creator>
      <dc:date>2023-03-03T16:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk search query for identifing the list of unauthorized user from the authorized users db lookup table</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-search-for-identifying-the-list-of-unauthorized-user-from/m-p/633210#M219968</link>
      <description>&lt;P&gt;Do you have any start to a search you could post?&lt;/P&gt;&lt;P&gt;In general, you could do something like:&lt;/P&gt;&lt;P&gt;"index=&amp;lt;db_index&amp;gt; users=* NOT [| inputlookup Authorized_list.csv | fields users] | stats count by users"&lt;/P&gt;&lt;P&gt;This is assuming "users" is a field in both your indexed data and a field in the CSV.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2023 16:49:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-search-for-identifying-the-list-of-unauthorized-user-from/m-p/633210#M219968</guid>
      <dc:creator>aoverfield</dc:creator>
      <dc:date>2023-03-03T16:49:36Z</dc:date>
    </item>
  </channel>
</rss>

