<?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: Which inputs.conf are the inputs stored in when added by web interface in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Which-inputs-conf-are-the-inputs-stored-in-when-added-by-web/m-p/442405#M77097</link>
    <description>&lt;P&gt;Found it! I did not have admin rights to the local folder in the apps directory and so it didn't show up when I used the btool command.&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jun 2019 02:34:30 GMT</pubDate>
    <dc:creator>denzelchung</dc:creator>
    <dc:date>2019-06-27T02:34:30Z</dc:date>
    <item>
      <title>Which inputs.conf are the inputs stored in when added by web interface</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Which-inputs-conf-are-the-inputs-stored-in-when-added-by-web/m-p/442401#M77093</link>
      <description>&lt;P&gt;I know that we can manually add data inputs through the inputs.conf file.&lt;BR /&gt;
I added a file monitoring input via the web interface and wanted to see how it is written in the inputs.conf file. However, I opened the inputs.conf files and could not find any lines related to the file that I am monitoring. Which file is this input stored in?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2019 09:00:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Which-inputs-conf-are-the-inputs-stored-in-when-added-by-web/m-p/442401#M77093</guid>
      <dc:creator>denzelchung</dc:creator>
      <dc:date>2019-06-26T09:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: Which inputs.conf are the inputs stored in when added by web interface</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Which-inputs-conf-are-the-inputs-stored-in-when-added-by-web/m-p/442402#M77094</link>
      <description>&lt;P&gt;Don't know from the top of my head, but you can certainly find out using btool:&lt;/P&gt;

&lt;P&gt;From &lt;CODE&gt;$SPLUNK_HOME/bin&lt;/CODE&gt; execute: &lt;CODE&gt;./splunk cmd btool inputs list --debug&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Assuming you're running on linux, you can search for the relevant lookup by passing it through grep (replace 'foo' with something characteristic for the input you configured): &lt;CODE&gt;./splunk cmd btool inputs list --debug | grep foo&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2019 10:19:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Which-inputs-conf-are-the-inputs-stored-in-when-added-by-web/m-p/442402#M77094</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2019-06-26T10:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Which inputs.conf are the inputs stored in when added by web interface</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Which-inputs-conf-are-the-inputs-stored-in-when-added-by-web/m-p/442403#M77095</link>
      <description>&lt;P&gt;I ran the btool command and it printed out inputs from every inputs.conf file but I do not see the one I added.&lt;/P&gt;

&lt;P&gt;Under the web interface, I see it listed under Settings &amp;gt; Data Inputs &amp;gt; Files &amp;amp; Directories &lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2019 00:57:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Which-inputs-conf-are-the-inputs-stored-in-when-added-by-web/m-p/442403#M77095</guid>
      <dc:creator>denzelchung</dc:creator>
      <dc:date>2019-06-27T00:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Which inputs.conf are the inputs stored in when added by web interface</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Which-inputs-conf-are-the-inputs-stored-in-when-added-by-web/m-p/442404#M77096</link>
      <description>&lt;P&gt;Click in the web browser in the URL address field, it will show something like:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; http[s]://hostname:&amp;lt;port&amp;gt;/en-GB/app/YourAppNameHere/....`
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;you're inputs.conf would be in &lt;CODE&gt;$SPLUNK_HOME/etc/apps/YourAppNameHere/local&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Hope this helps ...&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2019 01:12:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Which-inputs-conf-are-the-inputs-stored-in-when-added-by-web/m-p/442404#M77096</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2019-06-27T01:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Which inputs.conf are the inputs stored in when added by web interface</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Which-inputs-conf-are-the-inputs-stored-in-when-added-by-web/m-p/442405#M77097</link>
      <description>&lt;P&gt;Found it! I did not have admin rights to the local folder in the apps directory and so it didn't show up when I used the btool command.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2019 02:34:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Which-inputs-conf-are-the-inputs-stored-in-when-added-by-web/m-p/442405#M77097</guid>
      <dc:creator>denzelchung</dc:creator>
      <dc:date>2019-06-27T02:34:30Z</dc:date>
    </item>
  </channel>
</rss>

