<?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: Index name entry in inputs.conf in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Index-name-entry-in-inputs-conf/m-p/432371#M75645</link>
    <description>&lt;P&gt;Which forwarder version is that? And how are you installing it? Because last time I installed a UF from a tgz (v7.1.1), it definitely didn't contain that setting by default.&lt;/P&gt;</description>
    <pubDate>Thu, 12 Jul 2018 12:26:37 GMT</pubDate>
    <dc:creator>FrankVl</dc:creator>
    <dc:date>2018-07-12T12:26:37Z</dc:date>
    <item>
      <title>Index name entry in inputs.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Index-name-entry-in-inputs-conf/m-p/432366#M75640</link>
      <description>&lt;P&gt;Hello splunkers ,&lt;/P&gt;

&lt;P&gt;I have seen in system/local/inputs.conf  of many servers that it contains one entry provided below &lt;/P&gt;

&lt;P&gt;root@abchost:~ # &lt;CODE&gt;cat /opt/splunkforwarder/etc/system/local/inputs.conf&lt;/CODE&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[default]
host  = abc.com
index = unmanaged
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;What is need of providing &lt;CODE&gt;index= unmanged&lt;/CODE&gt; in that .&lt;/P&gt;

&lt;P&gt;I am just simply guessing that might be it provided the default index entry to those monitors which don't have index name specified ,&lt;/P&gt;

&lt;P&gt;Please let me know if i am right or wrong , if wrong then please let me know what is the need of providing that value .&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jul 2018 15:29:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Index-name-entry-in-inputs-conf/m-p/432366#M75640</guid>
      <dc:creator>kannu</dc:creator>
      <dc:date>2018-07-11T15:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Index name entry in inputs.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Index-name-entry-in-inputs-conf/m-p/432367#M75641</link>
      <description>&lt;P&gt;Use the [default] stanza to define any global settings.&lt;BR /&gt;
* You can also define global settings outside of any stanza, at the top of&lt;BR /&gt;
the file.&lt;BR /&gt;
* Each conf file should have at most one default stanza. If there are&lt;BR /&gt;
multiple default stanzas, settings are combined. In the case of&lt;BR /&gt;
multiple definitions of the same setting, the last definition in the&lt;BR /&gt;
file wins.&lt;BR /&gt;
* If an setting is defined at both the global level and in a specific&lt;BR /&gt;
stanza, the value in the specific stanza takes precedence.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.1.1/Admin/Inputsconf"&gt;https://docs.splunk.com/Documentation/Splunk/7.1.1/Admin/Inputsconf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jul 2018 15:37:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Index-name-entry-in-inputs-conf/m-p/432367#M75641</guid>
      <dc:creator>kmorris_splunk</dc:creator>
      <dc:date>2018-07-11T15:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: Index name entry in inputs.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Index-name-entry-in-inputs-conf/m-p/432368#M75642</link>
      <description>&lt;P&gt;@kmorris [Splunk] &lt;/P&gt;

&lt;P&gt;That i know but question here is what is the use of index = unmanaged &lt;/P&gt;</description>
      <pubDate>Wed, 11 Jul 2018 16:15:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Index-name-entry-in-inputs-conf/m-p/432368#M75642</guid>
      <dc:creator>kannu</dc:creator>
      <dc:date>2018-07-11T16:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: Index name entry in inputs.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Index-name-entry-in-inputs-conf/m-p/432369#M75643</link>
      <description>&lt;P&gt;I think that your guess is probably correct, based on the name of the index.  Unless you can talk to the person who created that stanza or the person who created that index (he might have left some comments in the &lt;CODE&gt;inputs.conf&lt;/CODE&gt; or &lt;CODE&gt;indexes.conf&lt;/CODE&gt; file so check that), there will be no way to know for sure.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jul 2018 17:36:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Index-name-entry-in-inputs-conf/m-p/432369#M75643</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2018-07-11T17:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Index name entry in inputs.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Index-name-entry-in-inputs-conf/m-p/432370#M75644</link>
      <description>&lt;P&gt;@woodcock&lt;/P&gt;

&lt;P&gt;This entry came pre-loaded . when i have installed splunk forwarder on linux host .&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jul 2018 12:04:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Index-name-entry-in-inputs-conf/m-p/432370#M75644</guid>
      <dc:creator>kannu</dc:creator>
      <dc:date>2018-07-12T12:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Index name entry in inputs.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Index-name-entry-in-inputs-conf/m-p/432371#M75645</link>
      <description>&lt;P&gt;Which forwarder version is that? And how are you installing it? Because last time I installed a UF from a tgz (v7.1.1), it definitely didn't contain that setting by default.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jul 2018 12:26:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Index-name-entry-in-inputs-conf/m-p/432371#M75645</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-07-12T12:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Index name entry in inputs.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Index-name-entry-in-inputs-conf/m-p/432372#M75646</link>
      <description>&lt;P&gt;I think probably not.  But maybe your installation process connected your forwarder to a Deployment Server and it pulled the setting in that way.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jul 2018 14:25:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Index-name-entry-in-inputs-conf/m-p/432372#M75646</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2018-07-12T14:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Index name entry in inputs.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Index-name-entry-in-inputs-conf/m-p/432373#M75647</link>
      <description>&lt;P&gt;Can a deployment server influence etc/system/local?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jul 2018 14:28:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Index-name-entry-in-inputs-conf/m-p/432373#M75647</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-07-12T14:28:04Z</dc:date>
    </item>
  </channel>
</rss>

