<?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 Working with Search Head cluster - Replication issue in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Working-with-Search-Head-cluster-Replication-issue/m-p/551942#M5829</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have created a KVstore in Search Head deployer, that KVstore is not replicated to Search heads.&lt;/P&gt;&lt;P&gt;The below setting is given as "true" in Search Head deployer.&lt;/P&gt;&lt;P&gt;conf_replication_include.lookups = true&lt;/P&gt;&lt;P&gt;What else need to be changed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 18 May 2021 04:21:53 GMT</pubDate>
    <dc:creator>VijaySrrie</dc:creator>
    <dc:date>2021-05-18T04:21:53Z</dc:date>
    <item>
      <title>Working with Search Head cluster - Replication issue</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Working-with-Search-Head-cluster-Replication-issue/m-p/551942#M5829</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have created a KVstore in Search Head deployer, that KVstore is not replicated to Search heads.&lt;/P&gt;&lt;P&gt;The below setting is given as "true" in Search Head deployer.&lt;/P&gt;&lt;P&gt;conf_replication_include.lookups = true&lt;/P&gt;&lt;P&gt;What else need to be changed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 04:21:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Working-with-Search-Head-cluster-Replication-issue/m-p/551942#M5829</guid>
      <dc:creator>VijaySrrie</dc:creator>
      <dc:date>2021-05-18T04:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Working with Search Head cluster - Replication issue</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Working-with-Search-Head-cluster-Replication-issue/m-p/551992#M5832</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/164779"&gt;@VijaySrrie&lt;/a&gt;,&amp;nbsp; we don't need to explicitly define&amp;nbsp;&lt;SPAN&gt;conf_replication_include.lookups = true, as this is already defined in etc/system/default/server.conf .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;You would need to ensure the collections.conf and transforms.conf have the correct/required conf - Have a look at the docs and&amp;nbsp;&lt;A href="https://dev.splunk.com/enterprise/docs/developapps/manageknowledge/kvstore/usingconfigurationfiles/" target="_blank"&gt;https://dev.splunk.com/enterprise/docs/developapps/manageknowledge/kvstore/usingconfigurationfiles/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 08:52:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Working-with-Search-Head-cluster-Replication-issue/m-p/551992#M5832</guid>
      <dc:creator>lakshman239</dc:creator>
      <dc:date>2021-05-18T08:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Working with Search Head cluster - Replication issue</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Working-with-Search-Head-cluster-Replication-issue/m-p/552119#M5843</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/177803"&gt;@lakshman239&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;KVstore is working fine in the deployer.&lt;/P&gt;&lt;P&gt;Search Heads are not reported to deployer, I have followed the below steps even after that, search heads are not reporting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In deployer --&amp;gt; server.conf&lt;/P&gt;&lt;P&gt;[shclustering]&lt;BR /&gt;pass4SymmKey = passkey&lt;BR /&gt;shcluster_label = shcluster1&lt;/P&gt;&lt;P&gt;In Search Heads - 3 search Heads&lt;/P&gt;&lt;P&gt;./splunk init shcluster-config -auth admin:password -mgmt_uri https://SH1-IPaddress:8089 -replication_port 34567 -replication_factor 3 -conf_deploy_fetch_url http://deployerIPaddress:8089 -secret passkey -shcluster_label shcluster1&lt;/P&gt;&lt;P&gt;./splunk restart&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;./splunk init shcluster-config -auth admin:password -mgmt_uri https://SH2-IPaddress:8089 -replication_port 34567 -replication_factor 3 -conf_deploy_fetch_url http://deployerIPaddress:8089 -secret passkey -shcluster_label shcluster1&lt;/P&gt;&lt;P&gt;./splunk restart&lt;/P&gt;&lt;P&gt;./splunk init shcluster-config -auth admin:password -mgmt_uri https://SH3-IPaddress:8089 -replication_port 34567 -replication_factor 3 -conf_deploy_fetch_url http://deployerIPaddress:8089 -secret passkey -shcluster_label shcluster1&lt;BR /&gt;./splunk restart&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;./splunk bootstrap shcluster-captain -servers_list "https://SH1-IPaddress:8089,https://SH2-IPaddress:8089,https://SH3-IPaddress:8089" -auth admin:password&lt;/P&gt;&lt;P&gt;./splunk show shcluster-status -auth admin:password&lt;/P&gt;&lt;P&gt;./splunk show kvstore-status -auth admin:password&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 00:37:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Working-with-Search-Head-cluster-Replication-issue/m-p/552119#M5843</guid>
      <dc:creator>VijaySrrie</dc:creator>
      <dc:date>2021-05-19T00:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: Working with Search Head cluster - Replication issue</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Working-with-Search-Head-cluster-Replication-issue/m-p/552164#M5845</link>
      <description>&lt;P&gt;Not sure what you mean by '&lt;SPAN&gt;Search Heads are not reported to deployer'.?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I assume you are are setting up the deployer and SHC from scratch as per the doc -&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.0/DistSearch/SHCdeploymentoverview" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.0/DistSearch/SHCdeploymentoverview&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only thing I notice is you are using http instead of https in&amp;nbsp;conf_deploy_fetch_url &lt;A href="http://deployerIPaddress:8089" target="_blank"&gt;http://deployerIPaddress:8089&lt;/A&gt;. Is the deployer not running https?&lt;/P&gt;&lt;P&gt;is the SHC status healthy? whats the output of the kvstatus command?&lt;/P&gt;&lt;P&gt;If you create a lookup in one of the SHC member via UI, does that get replicated to the other 2 members? If so, replication of lookups/knowledge objects works [ you can test for dashboards etc..]&lt;/P&gt;&lt;P&gt;Have you then followed up the doc to connect to cluster master/indexers?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 09:29:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Working-with-Search-Head-cluster-Replication-issue/m-p/552164#M5845</guid>
      <dc:creator>lakshman239</dc:creator>
      <dc:date>2021-05-19T09:29:22Z</dc:date>
    </item>
  </channel>
</rss>

