<?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: Do Splunk allow multiple inputs.conf in different App? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Do-Splunk-allow-multiple-inputs-conf-in-different-App/m-p/560466#M92640</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/57529"&gt;@michael_wong&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;good for you, see next time!&lt;/P&gt;&lt;P&gt;Ciao and happy splunking.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated by all the contributors &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 22 Jul 2021 12:31:12 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2021-07-22T12:31:12Z</dc:date>
    <item>
      <title>Do Splunk allow multiple inputs.conf in different App?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Do-Splunk-allow-multiple-inputs-conf-in-different-App/m-p/559968#M92581</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have two deployment-App, named A and B.&amp;nbsp; They both have inputs.conf to monitor path /log/A and /log/B.&lt;/P&gt;&lt;P&gt;If I use deployment server to push either A or B, it works fine. But If I push both A and B to the clients, only App path /log/A or /log/B is being monitored.&lt;/P&gt;&lt;P&gt;Is this because two app's inputs.conf are located in /default folder?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 05:12:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Do-Splunk-allow-multiple-inputs-conf-in-different-App/m-p/559968#M92581</guid>
      <dc:creator>michael_wong</dc:creator>
      <dc:date>2021-07-19T05:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Do Splunk allow multiple inputs.conf in different App?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Do-Splunk-allow-multiple-inputs-conf-in-different-App/m-p/559969#M92582</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/57529"&gt;@michael_wong&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes it does allows many inputs.conf under various apps, technically you are trying to monitor two different log files/A and /B hence should be ok.&lt;/P&gt;&lt;P&gt;Can you issue following command on UF and see what files being monitored when you push both the apps.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;./splunk list inputstatus&lt;/LI-CODE&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;An upvote would be appreciated and Accept solution if this reply helps!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 05:27:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Do-Splunk-allow-multiple-inputs-conf-in-different-App/m-p/559969#M92582</guid>
      <dc:creator>venkatasri</dc:creator>
      <dc:date>2021-07-19T05:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: Do Splunk allow multiple inputs.conf in different App?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Do-Splunk-allow-multiple-inputs-conf-in-different-App/m-p/559981#M92585</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/57529"&gt;@michael_wong&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;you can have many inputs.conf in your Forwarders, but only one for each app.&lt;/P&gt;&lt;P&gt;The real problem is that Splunk ingest logs from one file only one time, so (as &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/163730"&gt;@venkatasri&lt;/a&gt;&amp;nbsp; said), if each your inputs.confs address different logs you haven't any problem.&lt;/P&gt;&lt;P&gt;Instead you will surely have problems if two or more inputs.confs address the same log file, because that log will be indexed only one time.&lt;/P&gt;&lt;P&gt;So you have to analize your inputs to avoid this.&lt;/P&gt;&lt;P&gt;you can use the btool command to list all the active inputs.conf:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;./splunk btools inputs list -debug&lt;/LI-CODE&gt;&lt;P&gt;or (better) plan your inputs using a sheet.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 07:01:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Do-Splunk-allow-multiple-inputs-conf-in-different-App/m-p/559981#M92585</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2021-07-19T07:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: Do Splunk allow multiple inputs.conf in different App?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Do-Splunk-allow-multiple-inputs-conf-in-different-App/m-p/560466#M92640</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/57529"&gt;@michael_wong&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;good for you, see next time!&lt;/P&gt;&lt;P&gt;Ciao and happy splunking.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated by all the contributors &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jul 2021 12:31:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Do-Splunk-allow-multiple-inputs-conf-in-different-App/m-p/560466#M92640</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2021-07-22T12:31:12Z</dc:date>
    </item>
  </channel>
</rss>

