<?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 Custom app creation | where to put inputs.conf and others? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Custom-app-creation-where-to-put-inputs-conf-and-others/m-p/618105#M106658</link>
    <description>&lt;P&gt;Hello Splunkers,&lt;BR /&gt;&lt;BR /&gt;I have a really quick question, I want to create and push (via my DS) a fully custom Add-On (or TA... not sure how to call it) to some of my UFs.&lt;BR /&gt;&lt;BR /&gt;Basically I only need a inputs.conf to monitor some log files, but &lt;STRONG&gt;I do not know if I should place it under default/ or local/ folder.&amp;nbsp;&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;I know that for Splunk based TA, I would have overwritten the defaults config file with my local config files, but for a custom app I don't really know.&amp;nbsp;&lt;BR /&gt;&lt;EM&gt;Should I create inputs.conf inside default/ folder but with "disabled = true" for all stanza, and overwrite it with my local inputs.conf ?&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for your help,&lt;BR /&gt;Gaetan&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Oct 2022 13:23:25 GMT</pubDate>
    <dc:creator>GaetanVP</dc:creator>
    <dc:date>2022-10-24T13:23:25Z</dc:date>
    <item>
      <title>Custom app creation | where to put inputs.conf and others?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Custom-app-creation-where-to-put-inputs-conf-and-others/m-p/618105#M106658</link>
      <description>&lt;P&gt;Hello Splunkers,&lt;BR /&gt;&lt;BR /&gt;I have a really quick question, I want to create and push (via my DS) a fully custom Add-On (or TA... not sure how to call it) to some of my UFs.&lt;BR /&gt;&lt;BR /&gt;Basically I only need a inputs.conf to monitor some log files, but &lt;STRONG&gt;I do not know if I should place it under default/ or local/ folder.&amp;nbsp;&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;I know that for Splunk based TA, I would have overwritten the defaults config file with my local config files, but for a custom app I don't really know.&amp;nbsp;&lt;BR /&gt;&lt;EM&gt;Should I create inputs.conf inside default/ folder but with "disabled = true" for all stanza, and overwrite it with my local inputs.conf ?&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for your help,&lt;BR /&gt;Gaetan&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 13:23:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Custom-app-creation-where-to-put-inputs-conf-and-others/m-p/618105#M106658</guid>
      <dc:creator>GaetanVP</dc:creator>
      <dc:date>2022-10-24T13:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: Custom app creation | where to put inputs.conf and others</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Custom-app-creation-where-to-put-inputs-conf-and-others/m-p/618106#M106659</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231013"&gt;@GaetanVP&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;as you well know, if you're speaking of a custom App, you can choose both the locations.&lt;/P&gt;&lt;P&gt;For a custom app I prefer to use default to avoid to maintain old configurations and having a better control on the deployed configuration.&lt;/P&gt;&lt;P&gt;About the name I prefer TA because is quicker.&lt;/P&gt;&lt;P&gt;About the last question, create in deault folder the inputs you need, if there are not requested inputs, I prefer to delete them or to comment them than to use disabled=true.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 06:54:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Custom-app-creation-where-to-put-inputs-conf-and-others/m-p/618106#M106659</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-10-24T06:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Custom app creation | where to put inputs.conf and others</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Custom-app-creation-where-to-put-inputs-conf-and-others/m-p/618108#M106660</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;as&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;said, basically you could put those which place you want. But as you are owner/developer of that TA then (according to instructions) &amp;nbsp;you should use default folder for those. The only exceptions are if you have any plaintext password which needs to crypt when that TA is installed on UF, then you should put those under local to get those crypted. You should put only that plaintext password to local and all other values in that stanza to default.&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 07:07:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Custom-app-creation-where-to-put-inputs-conf-and-others/m-p/618108#M106660</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2022-10-24T07:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: Custom app creation | where to put inputs.conf and others</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Custom-app-creation-where-to-put-inputs-conf-and-others/m-p/618109#M106661</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Thanks for your quick and clear answer, I agree with all of your points&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Gaetan&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 07:13:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Custom-app-creation-where-to-put-inputs-conf-and-others/m-p/618109#M106661</guid>
      <dc:creator>GaetanVP</dc:creator>
      <dc:date>2022-10-24T07:13:27Z</dc:date>
    </item>
  </channel>
</rss>

