<?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: Custom whitelist for Search Head Cluster Replication in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Custom-whitelist-for-Search-Head-Cluster-Replication/m-p/192076#M7193</link>
    <description>&lt;P&gt;it was case typo in question.. not the case with my config files on servers.. &lt;/P&gt;</description>
    <pubDate>Tue, 12 May 2015 10:32:59 GMT</pubDate>
    <dc:creator>dilipbailwal</dc:creator>
    <dc:date>2015-05-12T10:32:59Z</dc:date>
    <item>
      <title>Custom whitelist for Search Head Cluster Replication</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Custom-whitelist-for-Search-Head-Cluster-Replication/m-p/192074#M7191</link>
      <description>&lt;P&gt;i have been trying to create a custom white list for Search Head Cluster Replication under one of the cluster member at "splunk_home/etc/system/local/server.conf ", but it seems not working.&lt;/P&gt;

&lt;P&gt;Here is the content of server.conf&lt;/P&gt;

&lt;H1&gt;Custom changes replicated&lt;/H1&gt;

&lt;P&gt;conf_replication_include.web = true&lt;/P&gt;

&lt;P&gt;where, i am trying to add web.conf to be replicated across. itself.. Even this file is located at "/splunk_home/etc/system/local/web.conf"&lt;/P&gt;

&lt;P&gt;Also i did rolling restart after its default 5 second window did not replicated.. &lt;BR /&gt;
./splunk rolling-restart shcluster-members&lt;/P&gt;

&lt;P&gt;hence still no sign of file getting replicated..&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 19:56:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Custom-whitelist-for-Search-Head-Cluster-Replication/m-p/192074#M7191</guid>
      <dc:creator>dilipbailwal</dc:creator>
      <dc:date>2020-09-28T19:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: Custom whitelist for Search Head Cluster Replication</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Custom-whitelist-for-Search-Head-Cluster-Replication/m-p/192075#M7192</link>
      <description>&lt;P&gt;I suspect these file names are case sensitive in the configuration, so rename your file &lt;CODE&gt;server.conf&lt;/CODE&gt; instead of &lt;CODE&gt;SERVER.CONF&lt;/CODE&gt; and try again.&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2015 13:42:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Custom-whitelist-for-Search-Head-Cluster-Replication/m-p/192075#M7192</guid>
      <dc:creator>jtrucks</dc:creator>
      <dc:date>2015-05-11T13:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: Custom whitelist for Search Head Cluster Replication</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Custom-whitelist-for-Search-Head-Cluster-Replication/m-p/192076#M7193</link>
      <description>&lt;P&gt;it was case typo in question.. not the case with my config files on servers.. &lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2015 10:32:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Custom-whitelist-for-Search-Head-Cluster-Replication/m-p/192076#M7193</guid>
      <dc:creator>dilipbailwal</dc:creator>
      <dc:date>2015-05-12T10:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Custom whitelist for Search Head Cluster Replication</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Custom-whitelist-for-Search-Head-Cluster-Replication/m-p/192077#M7194</link>
      <description>&lt;P&gt;You should mark this answer as "Accepted" so people know what the answer was, as well as to get credit for answering your own question here. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2015 15:28:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Custom-whitelist-for-Search-Head-Cluster-Replication/m-p/192077#M7194</guid>
      <dc:creator>jtrucks</dc:creator>
      <dc:date>2015-05-12T15:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: Custom whitelist for Search Head Cluster Replication</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Custom-whitelist-for-Search-Head-Cluster-Replication/m-p/192078#M7195</link>
      <description>&lt;P&gt;Its not the answer jtrucks.. and what i am trying to say here is, it was a typo on my question where server.conf was written in upper case.. which i have fixed and the main issue still exist.. &lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2015 07:58:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Custom-whitelist-for-Search-Head-Cluster-Replication/m-p/192078#M7195</guid>
      <dc:creator>dilipbailwal</dc:creator>
      <dc:date>2015-05-13T07:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Custom whitelist for Search Head Cluster Replication</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Custom-whitelist-for-Search-Head-Cluster-Replication/m-p/192079#M7196</link>
      <description>&lt;P&gt;I've deployed several apps over the last couple weeks in a SHC environment, with extra configs that needed to be replicated. My experience so far has been that:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;&lt;CODE&gt;splunk rolling-restart shcluster-members&lt;/CODE&gt; does not cause the new replication configs to be loaded from &lt;CODE&gt;server.conf&lt;/CODE&gt;&lt;/LI&gt;
&lt;LI&gt;Once the extra replication configs have been properly loaded by all the cluster members, the replication is only triggered when you make changes via the web UI (e.g. if there already was a &lt;CODE&gt;$SPLUNK_HOME/etc/system/local/web.conf&lt;/CODE&gt;, it won't be replicated until you change it again via the web UI)&lt;/LI&gt;
&lt;LI&gt;If the app requires configuring a password as part of the setup process, the passwords may not be replicated across the search head cluster (even if the rest of the config file is replicated), so you have to log into each search head in the cluster and set the password explicitly. I saw this when setting up SA-ldapsearch, Splunk App for VMWare, and Splunk App for NetApp Data ONTAP.&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;The most reliable way I've found of ensuring the new &lt;CODE&gt;conf_replication_include...&lt;/CODE&gt; settings are loaded properly has been to undeploy an app from the search head cluster and then redeploy it. On the deployer:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Move an app from &lt;CODE&gt;$SPLUNK_HOME/etc/shcluster/apps&lt;/CODE&gt; to a temporary location&lt;/LI&gt;
&lt;LI&gt;Run &lt;CODE&gt;splunk apply shcluster-bundle ...&lt;/CODE&gt; to roll out the search head cluster apps&lt;/LI&gt;
&lt;LI&gt;Move the app back into &lt;CODE&gt;$SPLUNK_HOME/etc/shcluster/apps&lt;/CODE&gt;&lt;/LI&gt;
&lt;LI&gt;run &lt;CODE&gt;splunk apply shcluster-bundle ...&lt;/CODE&gt; again to redeploy the bundle&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Note that this will trigger two rolling restarts of the search head cluster (one when you undeploy the app and one when you re-deploy it). After this is done, the replication settings should take effect the next time you make a change through the web interface.&lt;/P&gt;

&lt;P&gt;As a best practice, I'd recommend creating a "poison pill" app on the deployer. The app itself has all the required folder structure and contents to be treated as a valid Splunk app, but it does nothing (e.g. no inputs, dashboards, saved searches, et cetera). You can undeploy and re-deploy it at-will, to trigger the restarts properly, without losing important configs from "real" apps.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2015 03:07:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Custom-whitelist-for-Search-Head-Cluster-Replication/m-p/192079#M7196</guid>
      <dc:creator>steven_swor</dc:creator>
      <dc:date>2015-06-15T03:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: Custom whitelist for Search Head Cluster Replication</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Custom-whitelist-for-Search-Head-Cluster-Replication/m-p/192080#M7197</link>
      <description>&lt;P&gt;All rite Steven, i am gonna give that a shot by creating a poison pill &lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2015 08:12:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Custom-whitelist-for-Search-Head-Cluster-Replication/m-p/192080#M7197</guid>
      <dc:creator>dilipbailwal</dc:creator>
      <dc:date>2015-06-18T08:12:11Z</dc:date>
    </item>
  </channel>
</rss>

