<?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: can limits.conf and server.conf be placed inside etc/apps//default in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/can-limits-conf-and-server-conf-be-placed-inside-etc-apps/m-p/134915#M27764</link>
    <description>&lt;P&gt;i can see they can both be found in default install app for a windows UF: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunk\etc\apps\SplunkUniversalForwarder\default\
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I dont want to overwrite anything, only add. I would rather add config only in etc/apps/ for large deployment&lt;/P&gt;</description>
    <pubDate>Wed, 03 Jun 2015 18:28:09 GMT</pubDate>
    <dc:creator>robf</dc:creator>
    <dc:date>2015-06-03T18:28:09Z</dc:date>
    <item>
      <title>can limits.conf and server.conf be placed inside etc/apps//default</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/can-limits-conf-and-server-conf-be-placed-inside-etc-apps/m-p/134913#M27762</link>
      <description>&lt;P&gt;title says it all? does not state clearly in docs like other files such as inputs.conf&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2015 17:51:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/can-limits-conf-and-server-conf-be-placed-inside-etc-apps/m-p/134913#M27762</guid>
      <dc:creator>robf</dc:creator>
      <dc:date>2015-06-03T17:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: can limits.conf and server.conf be placed inside etc/apps//default</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/can-limits-conf-and-server-conf-be-placed-inside-etc-apps/m-p/134914#M27763</link>
      <description>&lt;P&gt;These are global files so they should stay where they are.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2015 17:56:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/can-limits-conf-and-server-conf-be-placed-inside-etc-apps/m-p/134914#M27763</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-06-03T17:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: can limits.conf and server.conf be placed inside etc/apps//default</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/can-limits-conf-and-server-conf-be-placed-inside-etc-apps/m-p/134915#M27764</link>
      <description>&lt;P&gt;i can see they can both be found in default install app for a windows UF: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunk\etc\apps\SplunkUniversalForwarder\default\
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I dont want to overwrite anything, only add. I would rather add config only in etc/apps/ for large deployment&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2015 18:28:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/can-limits-conf-and-server-conf-be-placed-inside-etc-apps/m-p/134915#M27764</guid>
      <dc:creator>robf</dc:creator>
      <dc:date>2015-06-03T18:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: can limits.conf and server.conf be placed inside etc/apps//default</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/can-limits-conf-and-server-conf-be-placed-inside-etc-apps/m-p/134916#M27765</link>
      <description>&lt;P&gt;Yes, the DS/DC case is the one case where it would be distributed in an app context.  We, too have several OS-based "base" forwarder apps that have server-wide settings.  This is OK because these apps are mutually-exclusive from eachother.  The reason it is not a great idea is because precedence will cause your app's version of the file to be preferred over the system's version.  In the case we described, this is desirable.  In the case of a "regular" app, this could be disastrous and very poor form.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2015 18:41:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/can-limits-conf-and-server-conf-be-placed-inside-etc-apps/m-p/134916#M27765</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-06-03T18:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: can limits.conf and server.conf be placed inside etc/apps//default</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/can-limits-conf-and-server-conf-be-placed-inside-etc-apps/m-p/134917#M27766</link>
      <description>&lt;P&gt;The issue with configuring these in ../default/ is that for any standard app distribution (e.g. search), the configuration file will be overwritten by any upgrade or re-install which applies the default configuration.  This results in your custom config changes being wiped out.&lt;/P&gt;

&lt;P&gt;Common practice is to put it in ../local/ to prevent the above scenario.  &lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2015 19:12:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/can-limits-conf-and-server-conf-be-placed-inside-etc-apps/m-p/134917#M27766</guid>
      <dc:creator>the_wolverine</dc:creator>
      <dc:date>2015-06-03T19:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: can limits.conf and server.conf be placed inside etc/apps//default</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/can-limits-conf-and-server-conf-be-placed-inside-etc-apps/m-p/134918#M27767</link>
      <description>&lt;P&gt;sorry, to clarify i meant &lt;BR /&gt;
etc/apps//default&lt;BR /&gt;
or&lt;BR /&gt;
etc/apps//default&lt;/P&gt;

&lt;P&gt;so not one of the splunkbase apps or default splunk apps. &lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2015 10:47:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/can-limits-conf-and-server-conf-be-placed-inside-etc-apps/m-p/134918#M27767</guid>
      <dc:creator>robf</dc:creator>
      <dc:date>2015-06-04T10:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: can limits.conf and server.conf be placed inside etc/apps//default</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/can-limits-conf-and-server-conf-be-placed-inside-etc-apps/m-p/134919#M27768</link>
      <description>&lt;P&gt;thanks so over all this does work but the idea is to use local rather than default where you are in a splunk base or splunk default app. &lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2015 10:48:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/can-limits-conf-and-server-conf-be-placed-inside-etc-apps/m-p/134919#M27768</guid>
      <dc:creator>robf</dc:creator>
      <dc:date>2015-06-04T10:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: can limits.conf and server.conf be placed inside etc/apps//default</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/can-limits-conf-and-server-conf-be-placed-inside-etc-apps/m-p/134920#M27769</link>
      <description>&lt;P&gt;thanks, yes as now i have added to my question i only meant my own custom app. not splunk base or default&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2015 10:49:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/can-limits-conf-and-server-conf-be-placed-inside-etc-apps/m-p/134920#M27769</guid>
      <dc:creator>robf</dc:creator>
      <dc:date>2015-06-04T10:49:18Z</dc:date>
    </item>
  </channel>
</rss>

