<?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: Is search history replicated? in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/Is-search-history-replicated/m-p/207554#M7828</link>
    <description>&lt;P&gt;The feature you are looking at:&lt;/P&gt;

&lt;P&gt;[shclustering] &lt;BR /&gt;
  conf_replication_include.history = true&lt;/P&gt;

&lt;P&gt;This does not work.&lt;/P&gt;

&lt;P&gt;Per the splunk doc's:&lt;BR /&gt;
Note: The cluster does not replicate user search history. This is reflected in the default server.conf file, which includes the line, conf_replication_include.history = false. Changing that value to "true" has no effect and does not cause the cluster to replicate search history.&lt;/P&gt;

&lt;P&gt;Here is the link to splunk doc's:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.0/DistSearch/HowconfrepoworksinSHC" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/6.4.0/DistSearch/HowconfrepoworksinSHC&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 17:02:46 GMT</pubDate>
    <dc:creator>bloehr_splunk</dc:creator>
    <dc:date>2020-09-29T17:02:46Z</dc:date>
    <item>
      <title>Is search history replicated?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Is-search-history-replicated/m-p/207545#M7819</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Testing out 6.4, and I noticed that the search-history feature is not replicated across SH.   Is this possible?  &lt;/P&gt;</description>
      <pubDate>Sat, 16 Apr 2016 13:36:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Is-search-history-replicated/m-p/207545#M7819</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2016-04-16T13:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: Is search history replicated?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Is-search-history-replicated/m-p/207546#M7820</link>
      <description>&lt;P&gt;Do you mean in SHC? Or across separate search heads?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Apr 2016 14:38:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Is-search-history-replicated/m-p/207546#M7820</guid>
      <dc:creator>esix_splunk</dc:creator>
      <dc:date>2016-04-16T14:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: Is search history replicated?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Is-search-history-replicated/m-p/207547#M7821</link>
      <description>&lt;P&gt;Using SHC. &lt;/P&gt;</description>
      <pubDate>Sat, 16 Apr 2016 14:42:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Is-search-history-replicated/m-p/207547#M7821</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2016-04-16T14:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Is search history replicated?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Is-search-history-replicated/m-p/207548#M7822</link>
      <description>&lt;P&gt;For SHC - by default it isnt replicated, you need to enable it in the server.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; [shclustering] 
 conf_replication_include.history = true
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You can refer to this answers post also : &lt;A href="https://answers.splunk.com/answers/391876/is-there-any-way-to-get-splunk-to-replicate-search.html"&gt;https://answers.splunk.com/answers/391876/is-there-any-way-to-get-splunk-to-replicate-search.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Apr 2016 15:01:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Is-search-history-replicated/m-p/207548#M7822</guid>
      <dc:creator>esix_splunk</dc:creator>
      <dc:date>2016-04-16T15:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Is search history replicated?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Is-search-history-replicated/m-p/207549#M7823</link>
      <description>&lt;P&gt;Thanks.  I added this to server.conf, in my own "app" in the deployer, and pushed it out. I also noticed that the SH's restarted.  I still don't see the search history replicating however.  &lt;/P&gt;

&lt;P&gt;[shclustering]&lt;BR /&gt;
captain_is_adhoc_searchhead = true&lt;BR /&gt;
conf_replication_include.history = true&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 09:26:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Is-search-history-replicated/m-p/207549#M7823</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2020-09-29T09:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: Is search history replicated?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Is-search-history-replicated/m-p/207550#M7824</link>
      <description>&lt;P&gt;Check with btool on your SH instances in the SHC. Confirm that the app deployed correctly and that the server.conf is updated&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunk btool server list shclustering --debug
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;That will show you the applied configs and which app context they are being applied from.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Apr 2016 22:25:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Is-search-history-replicated/m-p/207550#M7824</guid>
      <dc:creator>esix_splunk</dc:creator>
      <dc:date>2016-04-16T22:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is search history replicated?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Is-search-history-replicated/m-p/207551#M7825</link>
      <description>&lt;P&gt;@esix I raised a support issue for this problem for version 6.3.2 and was told &lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;we do not recommend changing the value of conf_replication_include.history to true as this could have a significant impact on performance.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;Is this still the case or has the performance impact been fixed in 6.4?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 09:26:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Is-search-history-replicated/m-p/207551#M7825</guid>
      <dc:creator>jplumsdaine22</dc:creator>
      <dc:date>2020-09-29T09:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Is search history replicated?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Is-search-history-replicated/m-p/207552#M7826</link>
      <description>&lt;P&gt;Most likely, still the case...&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2016 01:20:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Is-search-history-replicated/m-p/207552#M7826</guid>
      <dc:creator>esix_splunk</dc:creator>
      <dc:date>2016-04-19T01:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is search history replicated?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Is-search-history-replicated/m-p/207553#M7827</link>
      <description>&lt;P&gt;I entered the command, and here's only line with that setting (which is my app), so I'm still not sure why this isn't working. &lt;/P&gt;

&lt;P&gt;/apps/splunk/etc/apps/baseconfig_dev_shc_license/default/server.conf conf_replication_include.history = true&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 09:31:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Is-search-history-replicated/m-p/207553#M7827</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2020-09-29T09:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Is search history replicated?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Is-search-history-replicated/m-p/207554#M7828</link>
      <description>&lt;P&gt;The feature you are looking at:&lt;/P&gt;

&lt;P&gt;[shclustering] &lt;BR /&gt;
  conf_replication_include.history = true&lt;/P&gt;

&lt;P&gt;This does not work.&lt;/P&gt;

&lt;P&gt;Per the splunk doc's:&lt;BR /&gt;
Note: The cluster does not replicate user search history. This is reflected in the default server.conf file, which includes the line, conf_replication_include.history = false. Changing that value to "true" has no effect and does not cause the cluster to replicate search history.&lt;/P&gt;

&lt;P&gt;Here is the link to splunk doc's:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.0/DistSearch/HowconfrepoworksinSHC" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/6.4.0/DistSearch/HowconfrepoworksinSHC&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 17:02:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Is-search-history-replicated/m-p/207554#M7828</guid>
      <dc:creator>bloehr_splunk</dc:creator>
      <dc:date>2020-09-29T17:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Is search history replicated?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Is-search-history-replicated/m-p/666808#M9788</link>
      <description>&lt;P&gt;&lt;SPAN&gt;This has finally been addressed in a useable way that seems to not have any downside/impact in 9.1 (search for "Preserve search history across search heads"):&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.1.1/ReleaseNotes/MeetSplunk" rel="nofollow noopener noreferrer" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.1.1/ReleaseNotes/MeetSplunk&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Scarily enough, it appears to be enabled by default.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 18:37:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Is-search-history-replicated/m-p/666808#M9788</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2023-10-30T18:37:32Z</dc:date>
    </item>
  </channel>
</rss>

