<?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: deployment server not updating inputs.conf on clients in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/deployment-server-not-updating-inputs-conf-on-clients/m-p/575326#M101689</link>
    <description>&lt;P&gt;Did you by any chance did initial installation/configuration by hand? And now are files owned by another user so that UF cannot overwrite them?&lt;/P&gt;</description>
    <pubDate>Wed, 17 Nov 2021 20:19:32 GMT</pubDate>
    <dc:creator>PickleRick</dc:creator>
    <dc:date>2021-11-17T20:19:32Z</dc:date>
    <item>
      <title>deployment server not updating inputs.conf on clients</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/deployment-server-not-updating-inputs-conf-on-clients/m-p/575317#M101686</link>
      <description>&lt;P&gt;When pushing the Windows add on for Splunk using a deployment server, my inputs.conf files on the clients are not updating. The clients are regularly checking in with the deployment server, and splunk has been restarted on both deployment and client servers several times. This is creating an issue because updates to inputs.conf stored in the local folder are not being updated across my clients. If anyone has any further troubleshooting ideas to get the clients to fluently sync up to the proper inputs.conf from the deployment server please let me know.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If it matters - The specific changes (simply enabling them by changing disabled=1 to 0) were made to the scripted inputs below. The timestamp on inputs.conf on the client is much older than the changes and still left at disabled=1.&amp;nbsp;&lt;/P&gt;&lt;P&gt;###### Scripted Input (See also wmi.conf)&lt;BR /&gt;[script://.\bin\win_listening_ports.bat]&lt;BR /&gt;disabled = 0&lt;BR /&gt;## Run once per hour&lt;BR /&gt;interval = 3600&lt;BR /&gt;sourcetype = Script:ListeningPorts&lt;/P&gt;&lt;P&gt;[script://.\bin\win_installed_apps.bat]&lt;BR /&gt;disabled = 0&lt;BR /&gt;## Run once per day&lt;BR /&gt;interval = 86400&lt;/P&gt;</description>
      <pubDate>Wed, 17 Nov 2021 19:43:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/deployment-server-not-updating-inputs-conf-on-clients/m-p/575317#M101686</guid>
      <dc:creator>pc1</dc:creator>
      <dc:date>2021-11-17T19:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: deployment server not updating inputs.conf on clients</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/deployment-server-not-updating-inputs-conf-on-clients/m-p/575326#M101689</link>
      <description>&lt;P&gt;Did you by any chance did initial installation/configuration by hand? And now are files owned by another user so that UF cannot overwrite them?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Nov 2021 20:19:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/deployment-server-not-updating-inputs-conf-on-clients/m-p/575326#M101689</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2021-11-17T20:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: deployment server not updating inputs.conf on clients</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/deployment-server-not-updating-inputs-conf-on-clients/m-p/575328#M101690</link>
      <description>&lt;P&gt;I think so, if installing the universal forwarder and pointing it towards the deployment server and main enterprise instance is what you mean. The files are owned by my account on the clients. Is there a way to have used my splunk deployment server to say go find these servers and install the universal forwarder?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Should I edit the permissions on the client's files to give permission to something else? Not sure how to link to to the deployment server as that is a server, and not a user account. Both are windows environment.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Nov 2021 20:30:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/deployment-server-not-updating-inputs-conf-on-clients/m-p/575328#M101690</guid>
      <dc:creator>pc1</dc:creator>
      <dc:date>2021-11-17T20:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: deployment server not updating inputs.conf on clients</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/deployment-server-not-updating-inputs-conf-on-clients/m-p/575329#M101691</link>
      <description>&lt;P&gt;Sorry, I might not have been clear enough. I didn't mean the initial UF installation but the windows TA installation. If it was unpacked and placed into the apps directory so that the user the UF runs with (by default it's Local System under Windows) is not able to overwrite, it can't be "overdistributed".&lt;/P&gt;&lt;P&gt;Check what user the splunk forwarder service runs with (again - by default it's Local System) and check if this user has write permissions to app files. If not, adjust permissions.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Nov 2021 20:35:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/deployment-server-not-updating-inputs-conf-on-clients/m-p/575329#M101691</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2021-11-17T20:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: deployment server not updating inputs.conf on clients</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/deployment-server-not-updating-inputs-conf-on-clients/m-p/575330#M101692</link>
      <description>&lt;P&gt;Ah, then yes the Windows add on was originally deployed through my deployment server. No manually installation of apps was done - only on the deploy server when I originally set it up to go out. On my clients it does indeed have System with full control for all of the Universal Forwarder.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Nov 2021 20:40:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/deployment-server-not-updating-inputs-conf-on-clients/m-p/575330#M101692</guid>
      <dc:creator>pc1</dc:creator>
      <dc:date>2021-11-17T20:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: deployment server not updating inputs.conf on clients</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/deployment-server-not-updating-inputs-conf-on-clients/m-p/656472#M111173</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/237535"&gt;@pc1&lt;/a&gt;&amp;nbsp; Can you please advise the solution if you manage to resolve this issue. Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2023 20:07:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/deployment-server-not-updating-inputs-conf-on-clients/m-p/656472#M111173</guid>
      <dc:creator>akashsawant</dc:creator>
      <dc:date>2023-09-01T20:07:50Z</dc:date>
    </item>
  </channel>
</rss>

