<?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 splunk deployment in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/splunk-deployment/m-p/16732#M344</link>
    <description>&lt;P&gt;I am going to be using splunk deployment server for the first time in our environment to deploy some changes into inputs.conf file,&lt;/P&gt;

&lt;P&gt;I was wondering if this would fully replace the inputs.conf file in the deployment clients? or is it possible to use deployments servers to only push some new changes/ update the existing inputs.conf&lt;/P&gt;</description>
    <pubDate>Fri, 02 Jul 2010 11:57:35 GMT</pubDate>
    <dc:creator>heterodyned</dc:creator>
    <dc:date>2010-07-02T11:57:35Z</dc:date>
    <item>
      <title>splunk deployment</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/splunk-deployment/m-p/16732#M344</link>
      <description>&lt;P&gt;I am going to be using splunk deployment server for the first time in our environment to deploy some changes into inputs.conf file,&lt;/P&gt;

&lt;P&gt;I was wondering if this would fully replace the inputs.conf file in the deployment clients? or is it possible to use deployments servers to only push some new changes/ update the existing inputs.conf&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2010 11:57:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/splunk-deployment/m-p/16732#M344</guid>
      <dc:creator>heterodyned</dc:creator>
      <dc:date>2010-07-02T11:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: splunk deployment</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/splunk-deployment/m-p/16733#M345</link>
      <description>&lt;P&gt;My understanding is that it fully replaces the local/inputs.conf that you may have, meaning it does not append the current inputs.conf.  My suggestion is to have your custom inputs.conf in an app folder instead, so there's no replacement, or create an inputs.conf on an app folder from your deployment.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2010 19:40:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/splunk-deployment/m-p/16733#M345</guid>
      <dc:creator>BunnyHop</dc:creator>
      <dc:date>2010-07-02T19:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: splunk deployment</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/splunk-deployment/m-p/16734#M346</link>
      <description>&lt;P&gt;Deployed apps will overwrite deployed configuration files. You will want to create custom apps to push out as to not mess with the default splunk apps -- you will run into interesting problems once you update your deployment clients as the installer may overwrite your changes and the config won't be redeployed until you change it at the deployment server.&lt;/P&gt;

&lt;P&gt;I recommend the following approach:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Determine what you want to deploy. Let's say you just need to push out one inputs.conf to index /var/log/helloworld.&lt;/LI&gt;
&lt;LI&gt;On your deployment server, under $SPLUNK_HOME/etc/deployment-apps/ create a new folder for your custom app. $SPLUNK_HOME/etc/deployment-apps/my-app/&lt;/LI&gt;
&lt;LI&gt;Under the $SPLUNK_HOME/etc/deployment-apps/my-app/ create a default folder.&lt;/LI&gt;
&lt;LI&gt;Create your inputs.conf under $SPLUNK_HOME/etc/deployment-apps/my-app/default.&lt;/LI&gt;
&lt;LI&gt;Add appropriate configuration into serverclass.conf to push out your custom app. &lt;A href="http://www.splunk.com/base/Documentation/latest/Admin/Definedeploymentclasses" rel="nofollow"&gt;http://www.splunk.com/base/Documentation/latest/Admin/Definedeploymentclasses&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Add deployment clients. &lt;A href="http://www.splunk.com/base/Documentation/latest/Admin/Configuredeploymentclients" rel="nofollow"&gt;http://www.splunk.com/base/Documentation/latest/Admin/Configuredeploymentclients&lt;/A&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;[edit: Removed last paragraph based on Lowell's advice]&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2010 20:35:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/splunk-deployment/m-p/16734#M346</guid>
      <dc:creator>ftk</dc:creator>
      <dc:date>2010-07-02T20:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: splunk deployment</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/splunk-deployment/m-p/16735#M347</link>
      <description>&lt;P&gt;I gave you +1, then I got to your last paragraph....  You are wrong about the local directory thing:   If you customize &lt;CODE&gt;my-app/local/inputs.conf&lt;/CODE&gt; on a deployment client, the very next change to that app on the deployment server will trigger the client to download the new app, and it will &lt;EM&gt;overwrite&lt;/EM&gt; the entire &lt;CODE&gt;my-app&lt;/CODE&gt; folder structure, which includes everything in the "local" sub-folder.  So, yes, you &lt;EM&gt;should&lt;/EM&gt; be concerned about loosing your local changes, because you will loose them.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2010 22:25:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/splunk-deployment/m-p/16735#M347</guid>
      <dc:creator>Lowell</dc:creator>
      <dc:date>2010-07-02T22:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: splunk deployment</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/splunk-deployment/m-p/16736#M348</link>
      <description>&lt;P&gt;@Lowell -- thanks! I had no idea. Then of course my deployment server doesn't work at this point due to some interesting scenario where SSL connections drop (SPL-30820) so that would explain why my local configs did not get overwritten &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jul 2010 00:08:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/splunk-deployment/m-p/16736#M348</guid>
      <dc:creator>ftk</dc:creator>
      <dc:date>2010-07-03T00:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: splunk deployment</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/splunk-deployment/m-p/16737#M349</link>
      <description>&lt;P&gt;Splunk by default looks through precedence structure to check for copies of configuration files right? so by default the deployment in the client could be pushed to one of the apps foldeR?&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jul 2010 13:21:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/splunk-deployment/m-p/16737#M349</guid>
      <dc:creator>heterodyned</dc:creator>
      <dc:date>2010-07-03T13:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: splunk deployment</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/splunk-deployment/m-p/16738#M350</link>
      <description>&lt;P&gt;because at present the splunk forwarders have their inputs.conf in /etc/system/local&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jul 2010 13:23:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/splunk-deployment/m-p/16738#M350</guid>
      <dc:creator>heterodyned</dc:creator>
      <dc:date>2010-07-03T13:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: splunk deployment</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/splunk-deployment/m-p/16739#M351</link>
      <description>&lt;P&gt;Oh well, I actually want to pursue this as one time deployment only, at present the splunk forwarders have an inputs.conf file in /etc/system/local, so by precedence order it shouldnt override the first copy of inputs.conf right? please correct me if I am wrong...thanks&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jul 2010 13:24:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/splunk-deployment/m-p/16739#M351</guid>
      <dc:creator>heterodyned</dc:creator>
      <dc:date>2010-07-03T13:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: splunk deployment</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/splunk-deployment/m-p/16740#M352</link>
      <description>&lt;P&gt;What about if your pushing the outputs.conf. There is no way to push this if there is an existing outputs.conf file without using /system/local in your deployment. Well, unless you go to all your clients and delete the outputs.conf first, but then I might as well just change it while I'm there. Re-deploy the splunk forwarder with no output.conf and then deploy with a different app. Seems drastic, but I'm suppose that would work. Seems easier to just push /system/local to the client. &lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2017 23:33:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/splunk-deployment/m-p/16740#M352</guid>
      <dc:creator>irievibe</dc:creator>
      <dc:date>2017-01-13T23:33:12Z</dc:date>
    </item>
  </channel>
</rss>

