<?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: Noob question about btool and conf file precedence in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Noob-question-about-btool-and-conf-file-precedence/m-p/677686#M18668</link>
    <description>&lt;P&gt;The btool command shows *all* of the settings that will be applied the next time Splunk restarts.&amp;nbsp; It takes file precedence into account when generating the output.&amp;nbsp; The first column produced by the &lt;FONT face="courier new,courier"&gt;--debug&lt;/FONT&gt; option is the name of the file from which the setting was read.&lt;/P&gt;</description>
    <pubDate>Thu, 15 Feb 2024 14:58:55 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2024-02-15T14:58:55Z</dc:date>
    <item>
      <title>Noob question about btool and conf file precedence</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Noob-question-about-btool-and-conf-file-precedence/m-p/677684#M18667</link>
      <description>&lt;P&gt;Hi, first question here !&lt;BR /&gt;&lt;BR /&gt;I'm new on Splunk and I have a basic question on btool.&lt;BR /&gt;&lt;BR /&gt;With this command line :&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;/splunk btool outputs list --debug&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;the result is that the first element in the (long) list is the one which is applied in case if there is no outputs.conf in a deployed app on the Heavy Forwarder ?&lt;BR /&gt;&lt;BR /&gt;Am I right ?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Nico&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2024 14:51:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Noob-question-about-btool-and-conf-file-precedence/m-p/677684#M18667</guid>
      <dc:creator>Nicolas2203</dc:creator>
      <dc:date>2024-02-15T14:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Noob question about btool and conf file precedence</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Noob-question-about-btool-and-conf-file-precedence/m-p/677686#M18668</link>
      <description>&lt;P&gt;The btool command shows *all* of the settings that will be applied the next time Splunk restarts.&amp;nbsp; It takes file precedence into account when generating the output.&amp;nbsp; The first column produced by the &lt;FONT face="courier new,courier"&gt;--debug&lt;/FONT&gt; option is the name of the file from which the setting was read.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2024 14:58:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Noob-question-about-btool-and-conf-file-precedence/m-p/677686#M18668</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-02-15T14:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Noob question about btool and conf file precedence</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Noob-question-about-btool-and-conf-file-precedence/m-p/677689#M18671</link>
      <description>&lt;P&gt;Hi richgalloway, thanks for your time,&lt;/P&gt;&lt;P&gt;OK I see, and in case of an app which has no outputs.conf init, how can I know which output will be used by this app ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2024 15:08:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Noob-question-about-btool-and-conf-file-precedence/m-p/677689#M18671</guid>
      <dc:creator>Nicolas2203</dc:creator>
      <dc:date>2024-02-15T15:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: Noob question about btool and conf file precedence</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Noob-question-about-btool-and-conf-file-precedence/m-p/677692#M18673</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;PRE&gt;#----TCP Output Global Configuration -----
# You can overwrite the global configurations specified here in the
# [tcpout] stanza in stanzas for specific target groups, as described later.
# You can only set the 'defaultGroup' and 'indexAndForward' settings
# here, at the global level.
#
# Starting with version 4.2, the [tcpout] stanza is no longer required.

[tcpout]

defaultGroup = &amp;lt;comma-separated list&amp;gt;
* A comma-separated list of one or more target group names, specified later
  in [tcpout:&amp;lt;target_group&amp;gt;] stanzas.
* The forwarder sends all data to the specified groups.
* If you don't want to forward data automatically, don't configure this setting.
* Can be overridden by the '_TCP_ROUTING' setting in the inputs.conf file, 
  which in turn can be overridden by a props.conf or transforms.conf modifier.
* Starting with version 4.2, this setting is no longer required.&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Unless you haven’t set defaultGroup to anything, which you have defined separately, node don’t sent events anywhere. Of course you could define something special ininputs.conf too.&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2024 15:26:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Noob-question-about-btool-and-conf-file-precedence/m-p/677692#M18673</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2024-02-15T15:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Noob question about btool and conf file precedence</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Noob-question-about-btool-and-conf-file-precedence/m-p/677695#M18675</link>
      <description>&lt;P&gt;Apps don't use configs.&amp;nbsp; Splunk uses configs specified by apps.&amp;nbsp; If an app doesn't provide a config file then another file will be used by order of precedence.&amp;nbsp; This is what btool shows us.&lt;/P&gt;&lt;P&gt;IOW, what you see in the btool output is what Splunk will use.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2024 15:32:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Noob-question-about-btool-and-conf-file-precedence/m-p/677695#M18675</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-02-15T15:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: Noob question about btool and conf file precedence</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Noob-question-about-btool-and-conf-file-precedence/m-p/677698#M18676</link>
      <description>&lt;P&gt;OK thanks&amp;nbsp;&lt;SPAN&gt;richgalloway and&amp;nbsp;isoutamo for the help&lt;BR /&gt;&lt;BR /&gt;So if I understand correctly, if no outputs.conf is defined in the app conf then :&lt;BR /&gt;- Splunk will used the first outputs file in the btool list, unless a default group is set ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2024 15:39:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Noob-question-about-btool-and-conf-file-precedence/m-p/677698#M18676</guid>
      <dc:creator>Nicolas2203</dc:creator>
      <dc:date>2024-02-15T15:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Noob question about btool and conf file precedence</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Noob-question-about-btool-and-conf-file-precedence/m-p/677709#M18679</link>
      <description>&lt;P&gt;As I said earlier, the output from btool is *everything* Splunk will use.&amp;nbsp; Btool has already selected the appropriate files based on what is available in apps and defaults after applying file precedence rules.&lt;/P&gt;&lt;P&gt;IOW, Splunk will use *all* of the outputs.conf files listed by btool, not just the first.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2024 18:08:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Noob-question-about-btool-and-conf-file-precedence/m-p/677709#M18679</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-02-15T18:08:39Z</dc:date>
    </item>
  </channel>
</rss>

