<?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: replication error messages in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/replication-error-messages/m-p/18600#M408</link>
    <description>&lt;P&gt;BTW, I had already set &lt;BR /&gt;
[replicationBlacklist] donotreplicate = .../*.csv&lt;BR /&gt;
but all *.csv files are still been replicated&lt;BR /&gt;
we use Splunk 4.1.4.&lt;/P&gt;</description>
    <pubDate>Wed, 05 Jan 2011 19:40:01 GMT</pubDate>
    <dc:creator>dmlee</dc:creator>
    <dc:date>2011-01-05T19:40:01Z</dc:date>
    <item>
      <title>replication error messages</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/replication-error-messages/m-p/18597#M405</link>
      <description>&lt;P&gt;Hi,  During ad hoc searches we are getting messages "unable to distribute to peer named splunk_index01 at url &lt;A href="https://10.1.6.1:8089" rel="nofollow"&gt;https://10.1.6.1:8089&lt;/A&gt; because replication was unsuccessful replicationStatus in progress".  And when this message displayed, the search results were incorrect. We were getting less events in search resutls than expected.  Is there a way to avoid this error?  The size of the replication was approximately but less than 300MB.  And we had excluded the lookup tables in replication using the configuration below:&lt;/P&gt;

&lt;P&gt;[replicationBlacklist]
donotreplicate = .../*.csv&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Dec 2010 09:37:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/replication-error-messages/m-p/18597#M405</guid>
      <dc:creator>alextsui</dc:creator>
      <dc:date>2010-12-29T09:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: replication error messages</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/replication-error-messages/m-p/18598#M406</link>
      <description>&lt;P&gt;If all the machines are on a LAN, the best way to make replication faster is to disable splunkd SSL. I'd suggest checking what are the large files being replicated on the indexer in &lt;CODE&gt;$SPLUNK_HOME/var/run/searchpeers/&amp;lt;indexer&amp;gt;/&amp;lt;newest subdir&amp;gt;&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Dec 2010 01:00:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/replication-error-messages/m-p/18598#M406</guid>
      <dc:creator>Stephen_Sorkin</dc:creator>
      <dc:date>2010-12-30T01:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: replication error messages</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/replication-error-messages/m-p/18599#M407</link>
      <description>&lt;P&gt;Hi, we had already disabled SSL , but replication failed message still appeared as usual.&lt;/P&gt;

&lt;P&gt;in server.conf (search head)&lt;BR /&gt;
[sslConfig]&lt;BR /&gt;
enableSplunkSSL = false&lt;/P&gt;

&lt;P&gt;we had restarted splunk service after modified server.conf&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2011 19:31:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/replication-error-messages/m-p/18599#M407</guid>
      <dc:creator>dmlee</dc:creator>
      <dc:date>2011-01-05T19:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: replication error messages</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/replication-error-messages/m-p/18600#M408</link>
      <description>&lt;P&gt;BTW, I had already set &lt;BR /&gt;
[replicationBlacklist] donotreplicate = .../*.csv&lt;BR /&gt;
but all *.csv files are still been replicated&lt;BR /&gt;
we use Splunk 4.1.4.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2011 19:40:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/replication-error-messages/m-p/18600#M408</guid>
      <dc:creator>dmlee</dc:creator>
      <dc:date>2011-01-05T19:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: replication error messages</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/replication-error-messages/m-p/18601#M409</link>
      <description>&lt;P&gt;The blacklist setting was added in 4.1.5. SSL must be disabled on the indexers. If on set on the search head, it will fall back to SSL in order to communicate with the indexers which are configured to speak only SSL.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2011 02:26:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/replication-error-messages/m-p/18601#M409</guid>
      <dc:creator>Stephen_Sorkin</dc:creator>
      <dc:date>2011-01-06T02:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: replication error messages</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/replication-error-messages/m-p/18602#M410</link>
      <description>&lt;P&gt;thank Stephen, You remind me of Splunk 4.1.4 doesn't support Blacklist.&lt;BR /&gt;
before we upgrade to 4.1.5 can we use "replicationWhitelist =  .../*.conf" to avoid replicate *.csv files ?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2011 07:48:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/replication-error-messages/m-p/18602#M410</guid>
      <dc:creator>dmlee</dc:creator>
      <dc:date>2011-01-06T07:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: replication error messages</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/replication-error-messages/m-p/18603#M411</link>
      <description>&lt;P&gt;The replicationWhitelists act as a union, so you'd have to remove the other ones.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2011 08:04:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/replication-error-messages/m-p/18603#M411</guid>
      <dc:creator>Stephen_Sorkin</dc:creator>
      <dc:date>2011-01-07T08:04:45Z</dc:date>
    </item>
  </channel>
</rss>

