<?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 How to blacklist .git directory in each app. in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-git-directory-in-each-app/m-p/217869#M42863</link>
    <description>&lt;P&gt;I have several apps I update directly from github into my  &lt;CODE&gt;/opt/splunk/etc/shcluster/apps&lt;/CODE&gt;  directory. The apps each contain their own .git folder.&lt;/P&gt;

&lt;P&gt;Is there a way to ignore  &lt;CODE&gt;.git/&lt;/CODE&gt; in every app so they aren't replicated across my Searchheads?&lt;/P&gt;</description>
    <pubDate>Mon, 08 Aug 2016 12:44:57 GMT</pubDate>
    <dc:creator>matutter4</dc:creator>
    <dc:date>2016-08-08T12:44:57Z</dc:date>
    <item>
      <title>How to blacklist .git directory in each app.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-git-directory-in-each-app/m-p/217869#M42863</link>
      <description>&lt;P&gt;I have several apps I update directly from github into my  &lt;CODE&gt;/opt/splunk/etc/shcluster/apps&lt;/CODE&gt;  directory. The apps each contain their own .git folder.&lt;/P&gt;

&lt;P&gt;Is there a way to ignore  &lt;CODE&gt;.git/&lt;/CODE&gt; in every app so they aren't replicated across my Searchheads?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2016 12:44:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-git-directory-in-each-app/m-p/217869#M42863</guid>
      <dc:creator>matutter4</dc:creator>
      <dc:date>2016-08-08T12:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to blacklist .git directory in each app.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-git-directory-in-each-app/m-p/217870#M42864</link>
      <description>&lt;P&gt;See this link.&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/215960/can-you-control-what-gets-replicated-between-searc.html"&gt;https://answers.splunk.com/answers/215960/can-you-control-what-gets-replicated-between-searc.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;You should to be able to blacklist your .git folder files from being replicated by adding following to server.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;conf_replication_summary.blacklist.&amp;lt;name&amp;gt; = &amp;lt;blacklist_pattern&amp;gt;
* Blacklist files to be excluded from configuration replication summaries.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;e.g.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;conf_replication_summary.whitelist.lookups = (apps/*/.git/*) 
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 08 Aug 2016 14:26:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-blacklist-git-directory-in-each-app/m-p/217870#M42864</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-08-08T14:26:20Z</dc:date>
    </item>
  </channel>
</rss>

