<?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: Splunk precedence issue in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-precedence-issue/m-p/182076#M36480</link>
    <description>&lt;P&gt;indexing is global context so config in /etc/system/local will take precendence. &lt;/P&gt;

&lt;P&gt;You can also use btool command to find all outputs.conf value in a splunk instance. &lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Troubleshooting/Usebtooltotroubleshootconfigurations"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Troubleshooting/Usebtooltotroubleshootconfigurations&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;If you cannot see application logs are being indexed, make sure the index for the application log is created in the indexer and data input has been configured properly in forwarder. &lt;/P&gt;</description>
    <pubDate>Thu, 29 May 2014 12:21:13 GMT</pubDate>
    <dc:creator>kheli</dc:creator>
    <dc:date>2014-05-29T12:21:13Z</dc:date>
    <item>
      <title>Splunk precedence issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-precedence-issue/m-p/182075#M36479</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have outputs.conf file under etc/system/local folder with following conf.&lt;/P&gt;

&lt;P&gt;[tcpout-server://10.248.180.196:9997]&lt;BR /&gt;
[tcpout:default-autolb-group]&lt;BR /&gt;
server = 10.248.180.196:9997&lt;/P&gt;

&lt;P&gt;In addition, I deployed app with outputs.conf (with following conf) from deployment server to etc/app dir. &lt;/P&gt;

&lt;P&gt;[tcpout-server://alpputl018:9997]&lt;/P&gt;

&lt;P&gt;[tcpout:default-autolb-group]&lt;BR /&gt;
server = alpputl018:9997&lt;/P&gt;

&lt;P&gt;Ideally app folder outputs.conf should override system/local outputs.conf. means ideally logs should be forward to alpputl018, but in my scenario its still pointing to old indexer i.e. 10.248.180.196. &lt;/P&gt;

&lt;P&gt;In addition. forwarder logs are forwarding to new indexer but not application log.&lt;/P&gt;

&lt;P&gt;This issue is really strength to me and not working as per splunk precedence theory. &lt;/P&gt;

&lt;P&gt;Please help me out to understand this issue. &lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2014 11:23:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-precedence-issue/m-p/182075#M36479</guid>
      <dc:creator>rameshlpatel</dc:creator>
      <dc:date>2014-05-29T11:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk precedence issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-precedence-issue/m-p/182076#M36480</link>
      <description>&lt;P&gt;indexing is global context so config in /etc/system/local will take precendence. &lt;/P&gt;

&lt;P&gt;You can also use btool command to find all outputs.conf value in a splunk instance. &lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Troubleshooting/Usebtooltotroubleshootconfigurations"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Troubleshooting/Usebtooltotroubleshootconfigurations&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;If you cannot see application logs are being indexed, make sure the index for the application log is created in the indexer and data input has been configured properly in forwarder. &lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2014 12:21:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-precedence-issue/m-p/182076#M36480</guid>
      <dc:creator>kheli</dc:creator>
      <dc:date>2014-05-29T12:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk precedence issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-precedence-issue/m-p/182077#M36481</link>
      <description>&lt;P&gt;I ran btool and its showing old one. Now problem is how I override this configuration with new from deployment server ?&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2014 12:24:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-precedence-issue/m-p/182077#M36481</guid>
      <dc:creator>rameshlpatel</dc:creator>
      <dc:date>2014-05-29T12:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk precedence issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-precedence-issue/m-p/182078#M36482</link>
      <description>&lt;P&gt;index has been created in new indexer and monitoring path is also properly configured in forwarders.&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2014 12:37:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-precedence-issue/m-p/182078#M36482</guid>
      <dc:creator>rameshlpatel</dc:creator>
      <dc:date>2014-05-29T12:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk precedence issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-precedence-issue/m-p/182079#M36483</link>
      <description>&lt;P&gt;$SPLUNK_HOME/etc/system/local takes precedence over any app config (whether local OR default) in $SPLUNK_HOME/etc/apps. If you are using the deployment server, you are best served by &lt;EM&gt;not&lt;/EM&gt; placing any local (site-specific) configs in $SPLUNK_HOME/etc/system/local, since these cannot be overridden by apps sent by the deployment server.&lt;/P&gt;

&lt;P&gt;Because of the precedence rules set out in $SPLUNK_HOME/etc/system/default/conf.conf, the behavior that [~rameshlpatel] is observing is correct, even if it's not what's intended.&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2014 13:30:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-precedence-issue/m-p/182079#M36483</guid>
      <dc:creator>sowings</dc:creator>
      <dc:date>2014-05-29T13:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk precedence issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-precedence-issue/m-p/182080#M36484</link>
      <description>&lt;P&gt;Thanks for clearing my doubts.&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2014 16:25:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-precedence-issue/m-p/182080#M36484</guid>
      <dc:creator>rameshlpatel</dc:creator>
      <dc:date>2014-05-29T16:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk precedence issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-precedence-issue/m-p/182081#M36485</link>
      <description>&lt;P&gt;btw, "cd $SPLUNK_HOME/etc/system/default ; grep conf conf.conf | grep -v confdb". The apps provided from a cluster master (placed in the slave-apps folder on the clustered indexer) override even system/local!&lt;/P&gt;</description>
      <pubDate>Fri, 29 Aug 2014 20:39:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-precedence-issue/m-p/182081#M36485</guid>
      <dc:creator>sowings</dc:creator>
      <dc:date>2014-08-29T20:39:06Z</dc:date>
    </item>
  </channel>
</rss>

