<?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: Changing an existing Splunk Forwarder into a deployment client in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Changing-an-existing-Splunk-Forwarder-into-a-deployment-client/m-p/294146#M11144</link>
    <description>&lt;P&gt;To follow up on this, I recently switched our forwarders and encountered one issue: Splunk changed the host value for each forwarder to "ID" with all events, from all forwarders being indexed as host=ID&lt;/P&gt;</description>
    <pubDate>Mon, 27 Mar 2017 20:53:17 GMT</pubDate>
    <dc:creator>himynamesdave</dc:creator>
    <dc:date>2017-03-27T20:53:17Z</dc:date>
    <item>
      <title>Changing an existing Splunk Forwarder into a deployment client</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Changing-an-existing-Splunk-Forwarder-into-a-deployment-client/m-p/294141#M11139</link>
      <description>&lt;P&gt;I have an existing Splunk Forwarder currently forwarding data to an indexer.&lt;/P&gt;

&lt;P&gt;I have a new deployment server I want to connect Splunk Forwarder to as deployment client.&lt;/P&gt;

&lt;P&gt;Should I need to know anything before pointing Splunk Forwarder at deployment server? I cannot find any warnings in the docs. Will this interrupt current forwarding rules (and apps) currently installed on Forwarder?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2017 19:30:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Changing-an-existing-Splunk-Forwarder-into-a-deployment-client/m-p/294141#M11139</guid>
      <dc:creator>himynamesdave</dc:creator>
      <dc:date>2017-03-24T19:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Changing an existing Splunk Forwarder into a deployment client</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Changing-an-existing-Splunk-Forwarder-into-a-deployment-client/m-p/294142#M11140</link>
      <description>&lt;P&gt;There is no mention in any of the documentation about (warning against) the problems with losing file permissions (executable bit) if you use a Windows-hosted Deployment Server to push configurations to *Nix-based Deployment Clients. I just had another client bitten by this and the warning should definitely be in the docs, probably multiple places. See these:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/70039/windows-deployment-server-to-nix-deployment-client-permission-issues.html"&gt;https://answers.splunk.com/answers/70039/windows-deployment-server-to-nix-deployment-client-permission-issues.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/4460/application-scripts-not-executable-when-deployed-via-deployment-server.html"&gt;https://answers.splunk.com/answers/4460/application-scripts-not-executable-when-deployed-via-deployment-server.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/463274/deploy-unix-scripts-from-a-windows-deployment-serv.html"&gt;https://answers.splunk.com/answers/463274/deploy-unix-scripts-from-a-windows-deployment-serv.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Bottom line: Best practice is to NEVER deploy DS on Windows (unless you are absolutely certain that you will never have any *Nix DCs). This is not mentioned anywhere.&lt;/P&gt;

&lt;P&gt;To make your forwarder a Deployment Client is just to run this command:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/opt/splunkforwarder/bin/splunk set deploy-poll YourServerHere:8089 --accept-license --answer-yes --auto-ports --no-prompt -auth admin:changeme
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 24 Mar 2017 19:46:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Changing-an-existing-Splunk-Forwarder-into-a-deployment-client/m-p/294142#M11140</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-03-24T19:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Changing an existing Splunk Forwarder into a deployment client</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Changing-an-existing-Splunk-Forwarder-into-a-deployment-client/m-p/294143#M11141</link>
      <description>&lt;P&gt;Ah, good to know. Im running on Linux so should be OK to turn Forwarder into a Deployment Client then? I am worried about current inputs.conf / outputs.conf in search app /local directory being affected by change. So setting Forwarder as Deployment Client this won't be an issue? Thanks for your help!&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2017 19:51:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Changing-an-existing-Splunk-Forwarder-into-a-deployment-client/m-p/294143#M11141</guid>
      <dc:creator>himynamesdave</dc:creator>
      <dc:date>2017-03-24T19:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: Changing an existing Splunk Forwarder into a deployment client</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Changing-an-existing-Splunk-Forwarder-into-a-deployment-client/m-p/294144#M11142</link>
      <description>&lt;P&gt;In the beginning, nothing will happen when you connect your forwarder for the DS because you have not staged any apps in the &lt;CODE&gt;$SPLUNK_HOME/etc/apps/deployment-apps/&lt;/CODE&gt; directory on your DS so there is nothing to deploy.  If you are concerned about &lt;CODE&gt;Knowledge Objects&lt;/CODE&gt; in the &lt;CODE&gt;search&lt;/CODE&gt; app, then be sure that you do not put a &lt;CODE&gt;search&lt;/CODE&gt; app (directory) in the &lt;CODE&gt;deployment-apps&lt;/CODE&gt; directory on your DS.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2017 20:19:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Changing-an-existing-Splunk-Forwarder-into-a-deployment-client/m-p/294144#M11142</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-03-24T20:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: Changing an existing Splunk Forwarder into a deployment client</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Changing-an-existing-Splunk-Forwarder-into-a-deployment-client/m-p/294145#M11143</link>
      <description>&lt;P&gt;Thank you, sir!&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2017 20:51:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Changing-an-existing-Splunk-Forwarder-into-a-deployment-client/m-p/294145#M11143</guid>
      <dc:creator>himynamesdave</dc:creator>
      <dc:date>2017-03-24T20:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Changing an existing Splunk Forwarder into a deployment client</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Changing-an-existing-Splunk-Forwarder-into-a-deployment-client/m-p/294146#M11144</link>
      <description>&lt;P&gt;To follow up on this, I recently switched our forwarders and encountered one issue: Splunk changed the host value for each forwarder to "ID" with all events, from all forwarders being indexed as host=ID&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 20:53:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Changing-an-existing-Splunk-Forwarder-into-a-deployment-client/m-p/294146#M11144</guid>
      <dc:creator>himynamesdave</dc:creator>
      <dc:date>2017-03-27T20:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Changing an existing Splunk Forwarder into a deployment client</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Changing-an-existing-Splunk-Forwarder-into-a-deployment-client/m-p/294147#M11145</link>
      <description>&lt;P&gt;I saw that; that is BUG for SURE.  I commented on that other Question, too.  I have never seen that before.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2017 00:45:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Changing-an-existing-Splunk-Forwarder-into-a-deployment-client/m-p/294147#M11145</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-03-28T00:45:13Z</dc:date>
    </item>
  </channel>
</rss>

