<?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: Distributed Search Knowledge Bundle Regex in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Distributed-Search-Knowledge-Bundle-Regex/m-p/37021#M1024</link>
    <description>&lt;P&gt;I managed to fix the above problem after realising the regex's need the full path to the offending large files.&lt;/P&gt;

&lt;P&gt;*.conf seems to only match in the root-level directories ($SPLUNK_HOME/etc /users /etc/apps, etc..)&lt;/P&gt;

&lt;P&gt;Something like (i had a large lookup list in my Google Maps and MAXMIND app (the geoip DB)):&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;[replicationBlacklist]&lt;BR /&gt;
AppMapsCSV = maps/local/*.csv&lt;BR /&gt;
AppMaxMindCSV = MAXMIND/local/*.csv&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Did the trick, which significantly dropped my knowledge bundle size to something more manageable.&lt;/P&gt;

&lt;P&gt;Hope it helps someone &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Dec 2011 09:59:03 GMT</pubDate>
    <dc:creator>Splunker</dc:creator>
    <dc:date>2011-12-26T09:59:03Z</dc:date>
    <item>
      <title>Distributed Search Knowledge Bundle Regex</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Distributed-Search-Knowledge-Bundle-Regex/m-p/37020#M1023</link>
      <description>&lt;P&gt;Folks,&lt;/P&gt;

&lt;P&gt;I have a Splunk 4.2.4 search-head and indexer on another machine in a distributed setup.&lt;/P&gt;

&lt;P&gt;I'm getting an error in my splunkd.log about my knowledge bundle timing out replicating from search-head to indexer.&lt;/P&gt;

&lt;P&gt;I've tried the following in my distsearch.conf:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;[replicationWhitelist]&lt;BR /&gt;
allConf = *.conf&lt;BR /&gt;
allSpec = *.spec&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Based on the Splunk docs. Looking in $SPLUNK_HOME/var/run/searchpeers/(latest).bundle on the indexer i see all sorts of files in the tarball not just the ones i've allowed via my whitelist.&lt;/P&gt;

&lt;P&gt;I've restarted both search-head &amp;amp; indexer and am not sure what to try next? Do i also need a global blacklist?&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2011 11:51:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Distributed-Search-Knowledge-Bundle-Regex/m-p/37020#M1023</guid>
      <dc:creator>Splunker</dc:creator>
      <dc:date>2011-12-19T11:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed Search Knowledge Bundle Regex</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Distributed-Search-Knowledge-Bundle-Regex/m-p/37021#M1024</link>
      <description>&lt;P&gt;I managed to fix the above problem after realising the regex's need the full path to the offending large files.&lt;/P&gt;

&lt;P&gt;*.conf seems to only match in the root-level directories ($SPLUNK_HOME/etc /users /etc/apps, etc..)&lt;/P&gt;

&lt;P&gt;Something like (i had a large lookup list in my Google Maps and MAXMIND app (the geoip DB)):&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;[replicationBlacklist]&lt;BR /&gt;
AppMapsCSV = maps/local/*.csv&lt;BR /&gt;
AppMaxMindCSV = MAXMIND/local/*.csv&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Did the trick, which significantly dropped my knowledge bundle size to something more manageable.&lt;/P&gt;

&lt;P&gt;Hope it helps someone &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Dec 2011 09:59:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Distributed-Search-Knowledge-Bundle-Regex/m-p/37021#M1024</guid>
      <dc:creator>Splunker</dc:creator>
      <dc:date>2011-12-26T09:59:03Z</dc:date>
    </item>
  </channel>
</rss>

