<?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: How come our forwarder is not getting configuration from deployment server? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-come-our-forwarder-is-not-getting-configuration-from/m-p/417107#M73642</link>
    <description>&lt;P&gt;Yep. It was related to the permission issue. The user which I was logged in was unable to open inputs.conf and outputs.conf&lt;/P&gt;

&lt;P&gt;Thanks for your help guys !!!1&lt;BR /&gt;
Cheers !!!&lt;/P&gt;</description>
    <pubDate>Thu, 24 Jan 2019 06:58:14 GMT</pubDate>
    <dc:creator>Ajinkya1992</dc:creator>
    <dc:date>2019-01-24T06:58:14Z</dc:date>
    <item>
      <title>How come our forwarder is not getting configuration from deployment server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-come-our-forwarder-is-not-getting-configuration-from/m-p/417103#M73638</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;

&lt;P&gt;I have set up my own test environment where I have my deployment server (DS) on Windows with Splunk 7.2.3.&lt;/P&gt;

&lt;P&gt;I have configured the server class and apps on the DS, and also, I have mapped SC with the client as well.&lt;/P&gt;

&lt;P&gt;Then I placed my inputs.conf and outputs.conf files on repository location.&lt;/P&gt;

&lt;P&gt;($SplunkHome\etc\deployment-apps-UF1\local\&lt;/P&gt;

&lt;P&gt;Now, once everything is done, my forwarder is receiving UF1 &amp;amp; local folder along with app.conf, which is the auto-generated file at \SplunkUniversalForwarder\etc\apps\UF1\local.&lt;/P&gt;

&lt;P&gt;I am not sure if the forwarder is getting this many details, then what is the exact issue that it is not getting inputs and outputs.conf?&lt;/P&gt;

&lt;P&gt;Can you please assist what exactly I need to troubleshoot&lt;/P&gt;

&lt;P&gt;inputs.conf&lt;BR /&gt;
[monitor://C:\abc\tmp\access_30Days.logs]&lt;BR /&gt;
index = weblogs&lt;/P&gt;

&lt;P&gt;Outputs.conf&lt;BR /&gt;
[tcpout:xyz]&lt;BR /&gt;
server : x.x.x.x:9997, z.z.z.z:9997&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2019 12:20:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-come-our-forwarder-is-not-getting-configuration-from/m-p/417103#M73638</guid>
      <dc:creator>Ajinkya1992</dc:creator>
      <dc:date>2019-01-22T12:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: How come our forwarder is not getting configuration from deployment server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-come-our-forwarder-is-not-getting-configuration-from/m-p/417104#M73639</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;

&lt;P&gt;So deploymentclients.conf is working? client is phoneing home?&lt;/P&gt;

&lt;P&gt;in the _internal you should see if your forwardes is downloading the app from your deplyoment server or not.&lt;/P&gt;

&lt;P&gt;Just search for the name of your app.&lt;/P&gt;

&lt;P&gt;PS: &lt;CODE&gt;$SplunkHome\etc\deployment-apps-UF1\local\&lt;/CODE&gt;  Is there just a slash missing or is your folder named "deployment-apps-UF1"?. That would be wrong&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2019 13:44:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-come-our-forwarder-is-not-getting-configuration-from/m-p/417104#M73639</guid>
      <dc:creator>dkeck</dc:creator>
      <dc:date>2019-01-22T13:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: How come our forwarder is not getting configuration from deployment server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-come-our-forwarder-is-not-getting-configuration-from/m-p/417105#M73640</link>
      <description>&lt;P&gt;Hi dkeck,&lt;BR /&gt;
Thanks for your response.&lt;BR /&gt;
Yes, I can see my deploymentclient.conf is perfect because it is auto-generated as once I have installed forwarder at that time only have provided DS IP. Even client phoning also works perfectly which is a few seconds ago.&lt;BR /&gt;
sorry for this ($SplunkHome\etc\deployment-apps-UF1\local&lt;CODE&gt;) as it is typo it is like this $SplunkHome\etc\deployment-apps\UF1\local&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Regarding downloading the app - yes I can see in _internal on DS that it is downloading the app but the interesting thing is checksum is not at all getting changed for all actions like install, download. I even uninstalled app twice but still on installed checksum is exactly same&lt;/P&gt;

&lt;P&gt;Also, I was exploring more _internal index I could see two types of events repeatedly:&lt;BR /&gt;
1) WARN Application - There might be some btool errors in the app at C:\Program Files\Splunk\etc\deployment-apps\UF1, Deployment Clients receiving this app might not start up. We recommend fixing these errors and reloading the serverclass&lt;/P&gt;

&lt;P&gt;2) ERROR Archiver - Failed to open file= "C:\Program Files\Splunk\etc\deployment-apps\UF1\local\inputs.conf" : Access is denied&lt;BR /&gt;
    ERROR Archiver - Failed to open file= "C:\Program Files\Splunk\etc\deployment-apps\UF1\local\outputs.conf" : Access is denied&lt;/P&gt;

&lt;P&gt;Is it something related to permissions?&lt;BR /&gt;
@woodcock -- Do you have any suggestion on this?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 06:24:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-come-our-forwarder-is-not-getting-configuration-from/m-p/417105#M73640</guid>
      <dc:creator>Ajinkya1992</dc:creator>
      <dc:date>2019-01-23T06:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: How come our forwarder is not getting configuration from deployment server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-come-our-forwarder-is-not-getting-configuration-from/m-p/417106#M73641</link>
      <description>&lt;P&gt;Nr 2) definitely sounds like a permission issue, please check recursive if all the permissions in your deployment-apps and UF1 app are correct. Meaning splunk user has access to them.&lt;/P&gt;

&lt;P&gt;Could be that you uploaded the inputs via external, and it has permissions for root only etc.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 14:35:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-come-our-forwarder-is-not-getting-configuration-from/m-p/417106#M73641</guid>
      <dc:creator>dkeck</dc:creator>
      <dc:date>2019-01-23T14:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: How come our forwarder is not getting configuration from deployment server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-come-our-forwarder-is-not-getting-configuration-from/m-p/417107#M73642</link>
      <description>&lt;P&gt;Yep. It was related to the permission issue. The user which I was logged in was unable to open inputs.conf and outputs.conf&lt;/P&gt;

&lt;P&gt;Thanks for your help guys !!!1&lt;BR /&gt;
Cheers !!!&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2019 06:58:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-come-our-forwarder-is-not-getting-configuration-from/m-p/417107#M73642</guid>
      <dc:creator>Ajinkya1992</dc:creator>
      <dc:date>2019-01-24T06:58:14Z</dc:date>
    </item>
  </channel>
</rss>

