<?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: Issue with configuring forwarder in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Issue-with-configuring-forwarder/m-p/160075#M32472</link>
    <description>&lt;P&gt;The apps created in the folder $SPLUNK_HOME/etc/deployment-apps on the deployment server, and defined in the serverclass.conf (or in the forwarder manager page) will be deployed to the deployment-clients in $SPLUNK_HOME/etc/apps.&lt;BR /&gt;
Therefore they will never replace the configs from $SPLUNK_HOME/etc/system/local.&lt;/P&gt;

&lt;P&gt;For details about the deployment server, follow the docs&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Updating/Aboutdeploymentserver" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Updating/Aboutdeploymentserver&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Check if the apps have been deployed, If you are not sure of the precedence between the configurations, use the btool command to check the result.&lt;BR /&gt;
precedence rules :&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Admin/Wheretofindtheconfigurationfiles" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Admin/Wheretofindtheconfigurationfiles&lt;/A&gt;&lt;BR /&gt;
btool &lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Troubleshooting/Usebtooltotroubleshootconfigurations" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Troubleshooting/Usebtooltotroubleshootconfigurations&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 15:23:12 GMT</pubDate>
    <dc:creator>yannK</dc:creator>
    <dc:date>2020-09-28T15:23:12Z</dc:date>
    <item>
      <title>Issue with configuring forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Issue-with-configuring-forwarder/m-p/160072#M32469</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I had configured my universal forwarder on production by adding conf files ie. inputs.conf,outputs.conf and deploymentclient.conf  in etc/system/local folder.&lt;/P&gt;

&lt;P&gt;Now I want to make changes( like monitoring path etc)  on conf files through deployment server by using deployment-app. &lt;/P&gt;

&lt;P&gt;I tried this scenario in my local but it not overriding my existing configuration and more its monitoring older path as well as newer path. Might it was not orderride but it is merged.&lt;/P&gt;

&lt;P&gt;Please suggest me any solution.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2013 20:35:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Issue-with-configuring-forwarder/m-p/160072#M32469</guid>
      <dc:creator>rameshlpatel</dc:creator>
      <dc:date>2013-11-28T20:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with configuring forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Issue-with-configuring-forwarder/m-p/160073#M32470</link>
      <description>&lt;P&gt;How is this different from &lt;A href="http://answers.splunk.com/answers/112956/deployment-server-to-forwarder-communication"&gt;http://answers.splunk.com/answers/112956/deployment-server-to-forwarder-communication&lt;/A&gt; ?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2013 20:49:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Issue-with-configuring-forwarder/m-p/160073#M32470</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2013-11-28T20:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with configuring forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Issue-with-configuring-forwarder/m-p/160074#M32471</link>
      <description>&lt;P&gt;It not mach different but now i am facing this issue for all conf files.&lt;/P&gt;

&lt;P&gt;Please suggest me resolution or best practice&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2013 20:58:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Issue-with-configuring-forwarder/m-p/160074#M32471</guid>
      <dc:creator>rameshlpatel</dc:creator>
      <dc:date>2013-11-28T20:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with configuring forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Issue-with-configuring-forwarder/m-p/160075#M32472</link>
      <description>&lt;P&gt;The apps created in the folder $SPLUNK_HOME/etc/deployment-apps on the deployment server, and defined in the serverclass.conf (or in the forwarder manager page) will be deployed to the deployment-clients in $SPLUNK_HOME/etc/apps.&lt;BR /&gt;
Therefore they will never replace the configs from $SPLUNK_HOME/etc/system/local.&lt;/P&gt;

&lt;P&gt;For details about the deployment server, follow the docs&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Updating/Aboutdeploymentserver" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Updating/Aboutdeploymentserver&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Check if the apps have been deployed, If you are not sure of the precedence between the configurations, use the btool command to check the result.&lt;BR /&gt;
precedence rules :&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Admin/Wheretofindtheconfigurationfiles" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Admin/Wheretofindtheconfigurationfiles&lt;/A&gt;&lt;BR /&gt;
btool &lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Troubleshooting/Usebtooltotroubleshootconfigurations" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Troubleshooting/Usebtooltotroubleshootconfigurations&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 15:23:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Issue-with-configuring-forwarder/m-p/160075#M32472</guid>
      <dc:creator>yannK</dc:creator>
      <dc:date>2020-09-28T15:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with configuring forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Issue-with-configuring-forwarder/m-p/160076#M32473</link>
      <description>&lt;P&gt;Thanks for answer.&lt;/P&gt;

&lt;P&gt;If we need option of updating confs files from deployment server then we didnot need to add this files in system/local folder. right ?&lt;/P&gt;

&lt;P&gt;Or Is there any way to override system/local files from deployment server then please let me know&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2013 19:53:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Issue-with-configuring-forwarder/m-p/160076#M32473</guid>
      <dc:creator>rameshlpatel</dc:creator>
      <dc:date>2013-11-29T19:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with configuring forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Issue-with-configuring-forwarder/m-p/160077#M32474</link>
      <description>&lt;P&gt;When it comes to directory monitoring behavior, you cannot override the system\local folder - it has the highest priority - see the link YannK posted.&lt;BR /&gt;
Correct, if you want to have something controlled by a deployment server, then you should not have placed the configuration in system\local.&lt;/P&gt;</description>
      <pubDate>Sat, 30 Nov 2013 05:15:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Issue-with-configuring-forwarder/m-p/160077#M32474</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2013-11-30T05:15:48Z</dc:date>
    </item>
  </channel>
</rss>

