<?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 Deployment Server Does Not Replace Existing Lookup CSV Files in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Deployment-Server-Does-Not-Replace-Existing-Lookup-CSV-Files/m-p/754607#M242866</link>
    <description>&lt;P&gt;I am using the deployment server to push configurations to the search heads. All the .conf files are successfully deployed. However, the CSV files under the lookups folder are not being replaced.&lt;/P&gt;&lt;P&gt;If I add a new CSV file, it can be successfully pushed.&lt;/P&gt;&lt;P&gt;But if I try to modify an existing CSV file, the deployment does not update it on the search heads.&lt;/P&gt;&lt;P&gt;Could you please advise why the existing CSV files are not being replaced during deployment?&lt;/P&gt;</description>
    <pubDate>Thu, 23 Oct 2025 10:24:27 GMT</pubDate>
    <dc:creator>JanYang</dc:creator>
    <dc:date>2025-10-23T10:24:27Z</dc:date>
    <item>
      <title>Deployment Server Does Not Replace Existing Lookup CSV Files</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Deployment-Server-Does-Not-Replace-Existing-Lookup-CSV-Files/m-p/754607#M242866</link>
      <description>&lt;P&gt;I am using the deployment server to push configurations to the search heads. All the .conf files are successfully deployed. However, the CSV files under the lookups folder are not being replaced.&lt;/P&gt;&lt;P&gt;If I add a new CSV file, it can be successfully pushed.&lt;/P&gt;&lt;P&gt;But if I try to modify an existing CSV file, the deployment does not update it on the search heads.&lt;/P&gt;&lt;P&gt;Could you please advise why the existing CSV files are not being replaced during deployment?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2025 10:24:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Deployment-Server-Does-Not-Replace-Existing-Lookup-CSV-Files/m-p/754607#M242866</guid>
      <dc:creator>JanYang</dc:creator>
      <dc:date>2025-10-23T10:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment Server Does Not Replace Existing Lookup CSV Files</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Deployment-Server-Does-Not-Replace-Existing-Lookup-CSV-Files/m-p/754608#M242867</link>
      <description>&lt;P&gt;is this a search head cluster or single search heads ?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2025 10:40:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Deployment-Server-Does-Not-Replace-Existing-Lookup-CSV-Files/m-p/754608#M242867</guid>
      <dc:creator>akkoem</dc:creator>
      <dc:date>2025-10-23T10:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment Server Does Not Replace Existing Lookup CSV Files</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Deployment-Server-Does-Not-Replace-Existing-Lookup-CSV-Files/m-p/754609#M242868</link>
      <description>&lt;P&gt;search head cluster ,&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2025 10:42:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Deployment-Server-Does-Not-Replace-Existing-Lookup-CSV-Files/m-p/754609#M242868</guid>
      <dc:creator>JanYang</dc:creator>
      <dc:date>2025-10-23T10:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment Server Does Not Replace Existing Lookup CSV Files</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Deployment-Server-Does-Not-Replace-Existing-Lookup-CSV-Files/m-p/754610#M242869</link>
      <description>&lt;P&gt;Splunk's Best practice advises using Search Head Deployer to push applications to Search Head Cluster, However, you can still use deployment server to push your new app to Search Head Deployer , then to be pushed to SHC.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;This is important in your case, since SHD has a flag in its CLI command to preserve lookups when pushing new configuration to Search Head Cluster Members.&lt;BR /&gt;&lt;BR /&gt;If you must use your Deployment server, I can advise on configuration on the DS to push your new app /shcluster-apps in the Search Head Deployer. However, starting from SHD: you would need below command to override CSVs in the Search Head:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;splunk apply shcluster-bundle --target &amp;lt;SHC_member_URI&amp;gt; --preserve-lookups false&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2025 10:57:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Deployment-Server-Does-Not-Replace-Existing-Lookup-CSV-Files/m-p/754610#M242869</guid>
      <dc:creator>akkoem</dc:creator>
      <dc:date>2025-10-23T10:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment Server Does Not Replace Existing Lookup CSV Files</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Deployment-Server-Does-Not-Replace-Existing-Lookup-CSV-Files/m-p/754611#M242870</link>
      <description>&lt;P&gt;The following error message appeared,&amp;nbsp;&lt;/P&gt;&lt;P&gt;DS-01-24Next&amp;gt; splunk apply shcluster-bundle --target &lt;A href="https://172.26.35.95:8089" target="_blank"&gt;https://172.26.35.95:8089&lt;/A&gt; --preserve-lookups false&lt;BR /&gt;Warning: Depending on the configuration changes being pushed, this command might initiate a rolling restart of the cluster members. Please refer to the documentation for the details. Do you wish to continue? [y/n]: y&lt;BR /&gt;WARNING: Server Certificate Hostname Validation is disabled. Please see server.conf/[sslConfig]/cliVerifyServerName for details.&lt;BR /&gt;Unknown parameter : -target&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but I had never encountered a similar problem when I used 8.4.2 before.&lt;/P&gt;&lt;P&gt;Previously, I used the following commands:&lt;/P&gt;&lt;P&gt;splunk apply shcluster-bundle -action stage --answer-yes -auth admin:'password'&lt;BR /&gt;splunk apply shcluster-bundle -action send -target &lt;A href="https://172.26.35.95:8089" target="_blank"&gt;https://172.26.35.95:8089&lt;/A&gt; --answer-yes -auth admin:'password'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2025 11:10:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Deployment-Server-Does-Not-Replace-Existing-Lookup-CSV-Files/m-p/754611#M242870</guid>
      <dc:creator>JanYang</dc:creator>
      <dc:date>2025-10-23T11:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment Server Does Not Replace Existing Lookup CSV Files</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Deployment-Server-Does-Not-Replace-Existing-Lookup-CSV-Files/m-p/754612#M242871</link>
      <description>&lt;P&gt;I am using Deployer, maybe because my English is not good.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2025 11:13:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Deployment-Server-Does-Not-Replace-Existing-Lookup-CSV-Files/m-p/754612#M242871</guid>
      <dc:creator>JanYang</dc:creator>
      <dc:date>2025-10-23T11:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment Server Does Not Replace Existing Lookup CSV Files</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Deployment-Server-Does-Not-Replace-Existing-Lookup-CSV-Files/m-p/754615#M242872</link>
      <description>&lt;P&gt;When I added&lt;BR /&gt;[sslConfig]&lt;BR /&gt;cliVerifyServerName = true,&lt;BR /&gt;An error will appear:&lt;BR /&gt;ERROR: certificate validation: self signed certificate in certificate chain&lt;/P&gt;&lt;P&gt;Encountered some errors while trying to obtain kvstore status.&lt;BR /&gt;Couldn't complete HTTP request: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2025 11:16:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Deployment-Server-Does-Not-Replace-Existing-Lookup-CSV-Files/m-p/754615#M242872</guid>
      <dc:creator>JanYang</dc:creator>
      <dc:date>2025-10-23T11:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment Server Does Not Replace Existing Lookup CSV Files</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Deployment-Server-Does-Not-Replace-Existing-Lookup-CSV-Files/m-p/754619#M242873</link>
      <description>&lt;P&gt;sorry for the double dashes, it should be single dash as your previously successful apply command:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;splunk apply shcluster-bundle -action stage --answer-yes -auth admin:'password' -preserve-lookups false
splunk apply shcluster-bundle -action send -target https://172.26.35.95:8089 --answer-yes -auth admin:'password' -preserve-lookups false&lt;/LI-CODE&gt;&lt;P&gt;Please note that this is going to override all lookups, if you have some lookup that you want to retain, move it out of the shcluster-apps directory.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Please note that I don't use -action in my bundle push. but this should still work&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2025 11:28:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Deployment-Server-Does-Not-Replace-Existing-Lookup-CSV-Files/m-p/754619#M242873</guid>
      <dc:creator>akkoem</dc:creator>
      <dc:date>2025-10-23T11:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment Server Does Not Replace Existing Lookup CSV Files</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Deployment-Server-Does-Not-Replace-Existing-Lookup-CSV-Files/m-p/754620#M242874</link>
      <description>&lt;P&gt;See&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.splunk.com/en/splunk-enterprise/administer/distributed-search/9.4/update-search-head-cluster-members/use-the-deployer-to-distribute-apps-and-configuration-updates" target="_blank"&gt;https://help.splunk.com/en/splunk-enterprise/administer/distributed-search/9.4/update-search-head-cluster-members/use-the-deployer-to-distribute-apps-and-configuration-updates&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2025 11:33:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Deployment-Server-Does-Not-Replace-Existing-Lookup-CSV-Files/m-p/754620#M242874</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2025-10-23T11:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment Server Does Not Replace Existing Lookup CSV Files</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Deployment-Server-Does-Not-Replace-Existing-Lookup-CSV-Files/m-p/754621#M242875</link>
      <description>&lt;P&gt;This still didn't work&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":loudly_crying_face:"&gt;😭&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2025 11:36:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Deployment-Server-Does-Not-Replace-Existing-Lookup-CSV-Files/m-p/754621#M242875</guid>
      <dc:creator>JanYang</dc:creator>
      <dc:date>2025-10-23T11:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment Server Does Not Replace Existing Lookup CSV Files</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Deployment-Server-Does-Not-Replace-Existing-Lookup-CSV-Files/m-p/754624#M242876</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JanYang_0-1761220467917.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/40623i9643CE8E281F759C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JanYang_0-1761220467917.png" alt="JanYang_0-1761220467917.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have found the cause and successfully solved the problem. Thank you very much&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2025 11:54:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Deployment-Server-Does-Not-Replace-Existing-Lookup-CSV-Files/m-p/754624#M242876</guid>
      <dc:creator>JanYang</dc:creator>
      <dc:date>2025-10-23T11:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment Server Does Not Replace Existing Lookup CSV Files</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Deployment-Server-Does-Not-Replace-Existing-Lookup-CSV-Files/m-p/754626#M242877</link>
      <description>&lt;P&gt;is it possible that these lookups saved in private? meaning not shared globally or with app level&lt;BR /&gt;&lt;BR /&gt;Settings &amp;gt; Lookups&amp;nbsp;&amp;gt; Lookup table files&lt;BR /&gt;&lt;BR /&gt;Then find your lookup file , check under Sharing column&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2025 12:58:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Deployment-Server-Does-Not-Replace-Existing-Lookup-CSV-Files/m-p/754626#M242877</guid>
      <dc:creator>akkoem</dc:creator>
      <dc:date>2025-10-23T12:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment Server Does Not Replace Existing Lookup CSV Files</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Deployment-Server-Does-Not-Replace-Existing-Lookup-CSV-Files/m-p/754678#M242878</link>
      <description>&lt;P&gt;I solved this problem by modifying the following conf file: deployer_lookups_push_mode = preserve_lookups&lt;BR /&gt;&lt;BR /&gt;thanks&lt;/P&gt;</description>
      <pubDate>Fri, 24 Oct 2025 01:42:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Deployment-Server-Does-Not-Replace-Existing-Lookup-CSV-Files/m-p/754678#M242878</guid>
      <dc:creator>JanYang</dc:creator>
      <dc:date>2025-10-24T01:42:01Z</dc:date>
    </item>
  </channel>
</rss>

