<?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: How to distribute the configuration bundle of inputs.conf to an indexer cluster? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-distribute-the-configuration-bundle-of-inputs-conf-to-an/m-p/178575#M35810</link>
    <description>&lt;P&gt;Helped me too. Thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 07 Sep 2015 16:02:20 GMT</pubDate>
    <dc:creator>napomokoetle</dc:creator>
    <dc:date>2015-09-07T16:02:20Z</dc:date>
    <item>
      <title>How to distribute the configuration bundle of inputs.conf to an indexer cluster?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-distribute-the-configuration-bundle-of-inputs-conf-to-an/m-p/178572#M35807</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;[default]
host = cmgr1.splunk.hq1.xxx.com

[splunktcp://9997]
connection_host = ip
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I'm trying to deploy a very simple inputs.conf via the Distribution Configuration Bundle. I was able to deploy my indexes.conf file, and the process was pretty simple.&lt;/P&gt;

&lt;P&gt;However, when I try to deploy the above, it does NOT work.&lt;/P&gt;

&lt;P&gt;Question:&lt;BR /&gt;
I do not understand how the part will propagate. Will it know how to change that host to what the host actually is? I have 5 indexers with different host names. Will it change them to the proper host name for each?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[default]
host = cmgr1.splunk.hq1.xxx.com
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Am I doing this right? Is there a better / proper way to deploy the inputs.conf across my indexers so as to receive logs?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2015 17:34:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-distribute-the-configuration-bundle-of-inputs-conf-to-an/m-p/178572#M35807</guid>
      <dc:creator>shandman</dc:creator>
      <dc:date>2015-06-25T17:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to distribute the configuration bundle of inputs.conf to an indexer cluster?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-distribute-the-configuration-bundle-of-inputs-conf-to-an/m-p/178573#M35808</link>
      <description>&lt;P&gt;Actually the inputs.conf you want to distribute is just: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; [splunktcp://9997]
 connection_host = ip
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;When you install and accept the license to Splunk on each of your cluster-slaves / indexers, it'll setup an SPLUNK_HOME/etc/system/local/inputs.conf that defines:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[default]
host = (hostname)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;So when Splunk puts the configuration together &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.3/Admin/Wheretofindtheconfigurationfiles"&gt;according to the precedence rules&lt;/A&gt;, it'll get the splunktcp stanza that you push from the cluster master, and the default host from the system/local copy on each indexer.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2015 18:17:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-distribute-the-configuration-bundle-of-inputs-conf-to-an/m-p/178573#M35808</guid>
      <dc:creator>acharlieh</dc:creator>
      <dc:date>2015-06-25T18:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to distribute the configuration bundle of inputs.conf to an indexer cluster?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-distribute-the-configuration-bundle-of-inputs-conf-to-an/m-p/178574#M35809</link>
      <description>&lt;P&gt;This worked perfect! Thank you!!&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2015 18:35:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-distribute-the-configuration-bundle-of-inputs-conf-to-an/m-p/178574#M35809</guid>
      <dc:creator>shandman</dc:creator>
      <dc:date>2015-06-25T18:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to distribute the configuration bundle of inputs.conf to an indexer cluster?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-distribute-the-configuration-bundle-of-inputs-conf-to-an/m-p/178575#M35810</link>
      <description>&lt;P&gt;Helped me too. Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 07 Sep 2015 16:02:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-distribute-the-configuration-bundle-of-inputs-conf-to-an/m-p/178575#M35810</guid>
      <dc:creator>napomokoetle</dc:creator>
      <dc:date>2015-09-07T16:02:20Z</dc:date>
    </item>
  </channel>
</rss>

