<?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: /local/inputs.conf Not Being Read in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/local-inputs-conf-Not-Being-Read/m-p/443408#M54568</link>
    <description>&lt;P&gt;I don't know what to make of this, but I solved it by renaming the '/default/inputs.conf' as '/default/inputs.conf.old' and restarted Splunk on the UF. I then ran btool and verified that my '/local/inputs.conf' file is now being acknowledged via:&lt;BR /&gt;
&lt;CODE&gt;splunk btool inputs list --debug&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;I then had to go back to the deployment server and make the change to send out to the clients. I know that modifying stuff in defaults is not recommended, and will get overwritten with the next app update. I have left a note for myself or a future admin to take note of this workaround until I can figure out what has actually happened.&lt;/P&gt;

&lt;P&gt;Thank you to NickHillscpl for talking me through this and helping point me in the right direction.&lt;/P&gt;</description>
    <pubDate>Mon, 18 Mar 2019 18:22:40 GMT</pubDate>
    <dc:creator>DBattisto</dc:creator>
    <dc:date>2019-03-18T18:22:40Z</dc:date>
    <item>
      <title>/local/inputs.conf Not Being Read</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/local-inputs-conf-Not-Being-Read/m-p/443399#M54559</link>
      <description>&lt;P&gt;Hello all!&lt;/P&gt;

&lt;P&gt;I'm experiencing an issue in my initial roll-out of my Splunk Universal Forwarder. While I had no issues in my test environment, I am now seeing an issue regarding /local/inputs.conf.&lt;/P&gt;

&lt;P&gt;When I run btool ($splunkhome/bin/splunk btool inputs list --debug) it is not seeing my local/inputs.conf file. It appears that everything is the same as my lab environment, including permissions.&lt;/P&gt;

&lt;P&gt;Does anyone have any suggestions as to what could be the cause of this issue?  Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 12:52:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/local-inputs-conf-Not-Being-Read/m-p/443399#M54559</guid>
      <dc:creator>DBattisto</dc:creator>
      <dc:date>2019-03-18T12:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: /local/inputs.conf Not Being Read</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/local-inputs-conf-Not-Being-Read/m-p/443400#M54560</link>
      <description>&lt;P&gt;If you have the same stanza defined in multiple copies of the same file, there is an order of precedence which is followed.&lt;/P&gt;

&lt;P&gt;Could it be that you have renamed your apps between prod/test?&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;my_app_prod&lt;/CODE&gt; will take priority &lt;CODE&gt;over my_app_test&lt;/CODE&gt;, &lt;BR /&gt;
however &lt;CODE&gt;my_app_TEST&lt;/CODE&gt;, will take priority over &lt;CODE&gt;my_app_prod&lt;/CODE&gt;&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.4/Admin/Wheretofindtheconfigurationfiles"&gt;https://docs.splunk.com/Documentation/Splunk/7.2.4/Admin/Wheretofindtheconfigurationfiles&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 13:03:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/local-inputs-conf-Not-Being-Read/m-p/443400#M54560</guid>
      <dc:creator>nickhills</dc:creator>
      <dc:date>2019-03-18T13:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: /local/inputs.conf Not Being Read</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/local-inputs-conf-Not-Being-Read/m-p/443401#M54561</link>
      <description>&lt;P&gt;Hey! Thank you for the response.&lt;/P&gt;

&lt;P&gt;I don't think that's my issue. It was basically a 1:1 copy from the test environment, minus the change of the index name.&lt;/P&gt;

&lt;P&gt;When I do the btool output, nothing from my local/inputs.conf file appears, but all of the default/inputs.conf file does.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 13:50:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/local-inputs-conf-Not-Being-Read/m-p/443401#M54561</guid>
      <dc:creator>DBattisto</dc:creator>
      <dc:date>2019-03-18T13:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: /local/inputs.conf Not Being Read</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/local-inputs-conf-Not-Being-Read/m-p/443402#M54562</link>
      <description>&lt;P&gt;Where are you running btool - on the server, or on the UF?&lt;BR /&gt;
If it's on the server, are you expecting to see config from a deployment app?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 14:36:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/local-inputs-conf-Not-Being-Read/m-p/443402#M54562</guid>
      <dc:creator>nickhills</dc:creator>
      <dc:date>2019-03-18T14:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: /local/inputs.conf Not Being Read</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/local-inputs-conf-Not-Being-Read/m-p/443403#M54563</link>
      <description>&lt;P&gt;I'm running btool from the Universal Forwarder, which is on the endpoint device. I'm expecting to see the inputs file from the Windows_TA input that's loaded on the UF (as I do in my lab setting). So it's currently forwarding whatever was in defaults/inputs.conf and not local/inputs.conf&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 15:10:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/local-inputs-conf-Not-Being-Read/m-p/443403#M54563</guid>
      <dc:creator>DBattisto</dc:creator>
      <dc:date>2019-03-18T15:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: /local/inputs.conf Not Being Read</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/local-inputs-conf-Not-Being-Read/m-p/443404#M54564</link>
      <description>&lt;P&gt;How did you configure local/inputs.conf for the forwarders? &lt;BR /&gt;
Did you use a deployment server?&lt;/P&gt;

&lt;P&gt;If so can you verify that $SPLUNK_HOME/opt/splunk/apps/deployment-apps/[YOUR UF APP]/local/inputs.conf exists and is properly defined for the clients?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 15:14:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/local-inputs-conf-Not-Being-Read/m-p/443404#M54564</guid>
      <dc:creator>nickhills</dc:creator>
      <dc:date>2019-03-18T15:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: /local/inputs.conf Not Being Read</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/local-inputs-conf-Not-Being-Read/m-p/443405#M54565</link>
      <description>&lt;P&gt;Yeah, the app deployed through my deployment server. The inputs.conf is located in deployment-apps/appname/local/ on the deployment server. I can also verify that the app has deployed to the UF's.&lt;/P&gt;

&lt;P&gt;I'm going to try copy+pasting the inputs.conf to a different app on a UF to see if the problem is within the app (which is where this conversation is leading me to believe, thank you!).&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 16:51:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/local-inputs-conf-Not-Being-Read/m-p/443405#M54565</guid>
      <dc:creator>DBattisto</dc:creator>
      <dc:date>2019-03-18T16:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: /local/inputs.conf Not Being Read</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/local-inputs-conf-Not-Being-Read/m-p/443406#M54566</link>
      <description>&lt;P&gt;I have had issues with the windows TA in the past. &lt;BR /&gt;
We push a separate app which 'overrides' the Windows TA (this is where app naming becomes relevant for the precedence) &lt;BR /&gt;
This means that the copy of the windows TA on the forwarders is an unmodified copy of the original package.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 16:59:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/local-inputs-conf-Not-Being-Read/m-p/443406#M54566</guid>
      <dc:creator>nickhills</dc:creator>
      <dc:date>2019-03-18T16:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: /local/inputs.conf Not Being Read</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/local-inputs-conf-Not-Being-Read/m-p/443407#M54567</link>
      <description>&lt;P&gt;Yikes. I don't know what to make of this. Basically renamed the '/default/inputs.conf' as '/default/inputs.conf.old' and restarted Splunk on the UF. I then ran btool and verified that my '/local/inputs.conf' file is now being acknowledged via:&lt;BR /&gt;
`splunk btool inputs list --debug'&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 18:19:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/local-inputs-conf-Not-Being-Read/m-p/443407#M54567</guid>
      <dc:creator>DBattisto</dc:creator>
      <dc:date>2019-03-18T18:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: /local/inputs.conf Not Being Read</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/local-inputs-conf-Not-Being-Read/m-p/443408#M54568</link>
      <description>&lt;P&gt;I don't know what to make of this, but I solved it by renaming the '/default/inputs.conf' as '/default/inputs.conf.old' and restarted Splunk on the UF. I then ran btool and verified that my '/local/inputs.conf' file is now being acknowledged via:&lt;BR /&gt;
&lt;CODE&gt;splunk btool inputs list --debug&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;I then had to go back to the deployment server and make the change to send out to the clients. I know that modifying stuff in defaults is not recommended, and will get overwritten with the next app update. I have left a note for myself or a future admin to take note of this workaround until I can figure out what has actually happened.&lt;/P&gt;

&lt;P&gt;Thank you to NickHillscpl for talking me through this and helping point me in the right direction.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 18:22:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/local-inputs-conf-Not-Being-Read/m-p/443408#M54568</guid>
      <dc:creator>DBattisto</dc:creator>
      <dc:date>2019-03-18T18:22:40Z</dc:date>
    </item>
  </channel>
</rss>

