<?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 whitelist lookup update? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-search-whitelist-lookup-update/m-p/639518#M109196</link>
    <description>&lt;P&gt;Just quick Question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to check the Lookup table version update via SPL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can see who edit the file, also need to check the Version history , Is there SPL we can see the details?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Apr 2023 15:04:08 GMT</pubDate>
    <dc:creator>sahilmits</dc:creator>
    <dc:date>2023-04-11T15:04:08Z</dc:date>
    <item>
      <title>How to search whitelist lookup update?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-search-whitelist-lookup-update/m-p/629694#M107978</link>
      <description>&lt;P&gt;I am looking for SPL which we can check the who can update the whitelist in lookup table and also the what changes are done , compare with previous one.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Sahil&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2023 15:12:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-search-whitelist-lookup-update/m-p/629694#M107978</guid>
      <dc:creator>sahilmits</dc:creator>
      <dc:date>2023-02-06T15:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to search whitelist lookup update?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-search-whitelist-lookup-update/m-p/629768#M107984</link>
      <description>&lt;P&gt;The following search will give you a list of lookups, who can read and who can edit them. These are based on roles, so you can see who has the access to the roles and that will give you an idea of who can edit the lookups in terms of users. For checking who edited the lookup, the closest that you can get is if you install the Splunk app for lookup file editing . It will give you an idea of who edited which lookup.&amp;nbsp;Regarding comparing the changes, it is unfortunately not possible as of now via SPL. Lookup editor app however creates a backup of your last change, so if you have the app, you'll have to manually compare the lookups or do some Python scripting and create an app which will do it for you.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rest/servicesNS/-/-/data/lookup-table-files
| table title eai:acl.perms.read eai:acl.perms.write&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;Once lookup editor app is installed, the following search will tell you who edited which lookup:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=_internal "Lookup edited successfully" | table _time user namespace lookup_file&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;++If this helps, please consider accepting as an answer++&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2023 17:05:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-search-whitelist-lookup-update/m-p/629768#M107984</guid>
      <dc:creator>shivanshu1593</dc:creator>
      <dc:date>2023-02-06T17:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to search whitelist lookup update?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-search-whitelist-lookup-update/m-p/639518#M109196</link>
      <description>&lt;P&gt;Just quick Question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to check the Lookup table version update via SPL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can see who edit the file, also need to check the Version history , Is there SPL we can see the details?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 15:04:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-search-whitelist-lookup-update/m-p/639518#M109196</guid>
      <dc:creator>sahilmits</dc:creator>
      <dc:date>2023-04-11T15:04:08Z</dc:date>
    </item>
  </channel>
</rss>

