<?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 How to push *.conf to universal forwarders? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-push-conf-to-universal-forwarders/m-p/358764#M65480</link>
    <description>&lt;P&gt;I've got my Universal Forwarder doing indexing on some data sources for my Splunk instance. After spending some time directly editing the Universal Forwarder's &lt;CODE&gt;/opt/splunkforwarder/etc/apps/_server_app_&amp;lt;class&amp;gt;/local/&lt;/CODE&gt; directory (tweaking &lt;CODE&gt;inputs.conf&lt;/CODE&gt; and creating &lt;CODE&gt;props.conf&lt;/CODE&gt; and &lt;CODE&gt;transforms.conf&lt;/CODE&gt;) only to have Splunk Web wipe the latter two files whenever I changed the data inputs on the Universal Forwarder, I figured out that I should edit those files on the Splunk instance, in its &lt;CODE&gt;/opt/splunk/etc/deployment-apps/_server_app_&amp;lt;class&amp;gt;/local/&lt;/CODE&gt; directory. Changes to &lt;CODE&gt;inputs.conf&lt;/CODE&gt; (from Splunk Web) are sent to the Universal Forwarder without wiping &lt;CODE&gt;props.conf&lt;/CODE&gt; and &lt;CODE&gt;transforms.conf&lt;/CODE&gt;. Better.&lt;/P&gt;

&lt;P&gt;But now, when I tweak &lt;CODE&gt;props.conf&lt;/CODE&gt; and &lt;CODE&gt;transforms.conf&lt;/CODE&gt; on the Splunk instance (without going through Splunk Web), the changes aren't copied across. Only &lt;CODE&gt;inputs.conf&lt;/CODE&gt; gets synced. How do I get Splunk to push &lt;CODE&gt;props.conf&lt;/CODE&gt; and &lt;CODE&gt;transforms.conf&lt;/CODE&gt; to the Universal Forwarder?&lt;/P&gt;</description>
    <pubDate>Tue, 06 Feb 2018 21:04:49 GMT</pubDate>
    <dc:creator>DUThibault</dc:creator>
    <dc:date>2018-02-06T21:04:49Z</dc:date>
    <item>
      <title>How to push *.conf to universal forwarders?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-push-conf-to-universal-forwarders/m-p/358764#M65480</link>
      <description>&lt;P&gt;I've got my Universal Forwarder doing indexing on some data sources for my Splunk instance. After spending some time directly editing the Universal Forwarder's &lt;CODE&gt;/opt/splunkforwarder/etc/apps/_server_app_&amp;lt;class&amp;gt;/local/&lt;/CODE&gt; directory (tweaking &lt;CODE&gt;inputs.conf&lt;/CODE&gt; and creating &lt;CODE&gt;props.conf&lt;/CODE&gt; and &lt;CODE&gt;transforms.conf&lt;/CODE&gt;) only to have Splunk Web wipe the latter two files whenever I changed the data inputs on the Universal Forwarder, I figured out that I should edit those files on the Splunk instance, in its &lt;CODE&gt;/opt/splunk/etc/deployment-apps/_server_app_&amp;lt;class&amp;gt;/local/&lt;/CODE&gt; directory. Changes to &lt;CODE&gt;inputs.conf&lt;/CODE&gt; (from Splunk Web) are sent to the Universal Forwarder without wiping &lt;CODE&gt;props.conf&lt;/CODE&gt; and &lt;CODE&gt;transforms.conf&lt;/CODE&gt;. Better.&lt;/P&gt;

&lt;P&gt;But now, when I tweak &lt;CODE&gt;props.conf&lt;/CODE&gt; and &lt;CODE&gt;transforms.conf&lt;/CODE&gt; on the Splunk instance (without going through Splunk Web), the changes aren't copied across. Only &lt;CODE&gt;inputs.conf&lt;/CODE&gt; gets synced. How do I get Splunk to push &lt;CODE&gt;props.conf&lt;/CODE&gt; and &lt;CODE&gt;transforms.conf&lt;/CODE&gt; to the Universal Forwarder?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 21:04:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-push-conf-to-universal-forwarders/m-p/358764#M65480</guid>
      <dc:creator>DUThibault</dc:creator>
      <dc:date>2018-02-06T21:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to push *.conf to universal forwarders?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-push-conf-to-universal-forwarders/m-p/358765#M65481</link>
      <description>&lt;P&gt;If you change the files directly on the file system on the Deployment Server (your Splunk Enterprise instance is acting as Deployment server), you'd need to run splunk reload deployment-server command for DS to pickup changes and make it available for your Splunk UF to download. See this for reload command information&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.0.2/Updating/Updateconfigurations#2._Reload_the_deployment_server"&gt;https://docs.splunk.com/Documentation/Splunk/7.0.2/Updating/Updateconfigurations#2._Reload_the_deployment_server&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 22:03:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-push-conf-to-universal-forwarders/m-p/358765#M65481</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2018-02-06T22:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to push *.conf to universal forwarders?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-push-conf-to-universal-forwarders/m-p/358766#M65482</link>
      <description>&lt;P&gt;I knew it had to be something like that. The question that comes up then is: Why isn't there a reload option in the &lt;CODE&gt;Settings: (Distributed environment) Forwarder management&lt;/CODE&gt; page?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2018 16:30:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-push-conf-to-universal-forwarders/m-p/358766#M65482</guid>
      <dc:creator>DUThibault</dc:creator>
      <dc:date>2018-02-07T16:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to push *.conf to universal forwarders?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-push-conf-to-universal-forwarders/m-p/358767#M65483</link>
      <description>&lt;P&gt;As &lt;A href="https://answers.splunk.com/users/100305/somesoni2.html"&gt;somesoni2&lt;/A&gt; indicated, the solution is to issue the command line &lt;CODE&gt;splunk reload deploy-server&lt;/CODE&gt; on the main instance (the deployment server). There is apparently no such facility in the Splunk Web pages.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2018 16:43:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-push-conf-to-universal-forwarders/m-p/358767#M65483</guid>
      <dc:creator>DUThibault</dc:creator>
      <dc:date>2018-02-07T16:43:11Z</dc:date>
    </item>
  </channel>
</rss>

