<?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: Adding a limits.conf under local in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Adding-a-limits-conf-under-local/m-p/55133#M2894</link>
    <description>&lt;P&gt;Thanks!!!!&lt;/P&gt;</description>
    <pubDate>Fri, 08 Mar 2013 00:48:13 GMT</pubDate>
    <dc:creator>Dark_Ichigo</dc:creator>
    <dc:date>2013-03-08T00:48:13Z</dc:date>
    <item>
      <title>Adding a limits.conf under local</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Adding-a-limits-conf-under-local/m-p/55131#M2892</link>
      <description>&lt;P&gt;If I add a customized limits.conf under the system/local directory, will this override all of the file thats in the /system/default directory?, or will it just merge?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2013 23:01:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Adding-a-limits-conf-under-local/m-p/55131#M2892</guid>
      <dc:creator>Dark_Ichigo</dc:creator>
      <dc:date>2013-03-07T23:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a limits.conf under local</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Adding-a-limits-conf-under-local/m-p/55132#M2893</link>
      <description>&lt;P&gt;It acts like a normal conf file,   Whatever keys you put in whatever stanzas in the local file -- those keys will be overridden in the Splunk instance.  The other keys not specified in the local file will be drawn from the default/limits.conf.   So it will merge .&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2013 23:34:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Adding-a-limits-conf-under-local/m-p/55132#M2893</guid>
      <dc:creator>sideview</dc:creator>
      <dc:date>2013-03-07T23:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a limits.conf under local</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Adding-a-limits-conf-under-local/m-p/55133#M2894</link>
      <description>&lt;P&gt;Thanks!!!!&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2013 00:48:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Adding-a-limits-conf-under-local/m-p/55133#M2894</guid>
      <dc:creator>Dark_Ichigo</dc:creator>
      <dc:date>2013-03-08T00:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a limits.conf under local</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Adding-a-limits-conf-under-local/m-p/55134#M2895</link>
      <description>&lt;P&gt;Dark_Ichigo,&lt;/P&gt;

&lt;P&gt;Take a look at the configuration file precedence.  It will come in handy when trying to trouble shoot why something works for one user but not another.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.2/Admin/Wheretofindtheconfigurationfiles"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.2/Admin/Wheretofindtheconfigurationfiles&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Local folders are basically read before the defaults.  Then what is set in the local files takes priority over the defaults.  Think of it as a first in wins.&lt;/P&gt;

&lt;P&gt;Example:&lt;/P&gt;

&lt;P&gt;local/limits.conf&lt;BR /&gt;
&lt;CODE&gt;&lt;BR /&gt;
[thruput]&lt;BR /&gt;
 maxKBps = 512&lt;BR /&gt;
&lt;/CODE&gt;&lt;BR /&gt;
defualt/limits.conf&lt;BR /&gt;
&lt;CODE&gt;&lt;BR /&gt;
[thruput]&lt;BR /&gt;
 maxKBps = 256&lt;BR /&gt;
&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Your maxKBps is going to be 512, even though default says 256.  It doesn't override it per-say, it ignores it because it is already set.  Overriding something, something has to be set before it can be overridden.  And with the order the config files are read/loaded, local conf files are before default conf files.  &lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2013 02:51:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Adding-a-limits-conf-under-local/m-p/55134#M2895</guid>
      <dc:creator>jgedeon120</dc:creator>
      <dc:date>2013-03-08T02:51:52Z</dc:date>
    </item>
  </channel>
</rss>

