<?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 What is the preferred way to remove a deployed application on a host? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-preferred-way-to-remove-a-deployed-application-on-a/m-p/11258#M88</link>
    <description>&lt;P&gt;I have deployed an application via the deployment server. What is the preferred way to remove an app from a deployment client? It appears that the action can be completed by updating the whitelist or blacklist for the server class. &lt;/P&gt;</description>
    <pubDate>Tue, 13 Apr 2010 00:01:20 GMT</pubDate>
    <dc:creator>lisaac</dc:creator>
    <dc:date>2010-04-13T00:01:20Z</dc:date>
    <item>
      <title>What is the preferred way to remove a deployed application on a host?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-preferred-way-to-remove-a-deployed-application-on-a/m-p/11258#M88</link>
      <description>&lt;P&gt;I have deployed an application via the deployment server. What is the preferred way to remove an app from a deployment client? It appears that the action can be completed by updating the whitelist or blacklist for the server class. &lt;/P&gt;</description>
      <pubDate>Tue, 13 Apr 2010 00:01:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-preferred-way-to-remove-a-deployed-application-on-a/m-p/11258#M88</guid>
      <dc:creator>lisaac</dc:creator>
      <dc:date>2010-04-13T00:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: What is the preferred way to remove a deployed application on a host?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-preferred-way-to-remove-a-deployed-application-on-a/m-p/11259#M89</link>
      <description>&lt;P&gt;The app can simply be removed by deleting the contents of $SPLUNK_HOME/apps/&amp;lt; appname &amp;gt; on the client&lt;/P&gt;

&lt;P&gt;You will of course have to remove the entry on your deployment server so the app does not get deployed again. Check in your $SPLUNK_HOME/etc/system/local/serverclass.conf which deploys that app to the client.&lt;/P&gt;

&lt;P&gt;Look for the hostname or ip, something like&lt;/P&gt;

&lt;P&gt;[serverClass:myapp1]&lt;BR /&gt;
whitelist.0=hostname.*&lt;BR /&gt;
...other stuff...&lt;BR /&gt;
[serverClass:myapp1:app:myapp1_inputs]&lt;BR /&gt;
restartSplunkd = true  &lt;/P&gt;</description>
      <pubDate>Tue, 13 Apr 2010 00:20:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-preferred-way-to-remove-a-deployed-application-on-a/m-p/11259#M89</guid>
      <dc:creator>Chris_R_</dc:creator>
      <dc:date>2010-04-13T00:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: What is the preferred way to remove a deployed application on a host?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-preferred-way-to-remove-a-deployed-application-on-a/m-p/11260#M90</link>
      <description>&lt;P&gt;Chris R has a good approach if you are dealing with custom apps.  However, if you are trying to disable built-in apps, such as &lt;CODE&gt;SplunkForwarder&lt;/CODE&gt; or &lt;CODE&gt;sample_app&lt;/CODE&gt;, you should consider disabling these apps instead of removing them.  The reason being is that next time you install a Splunk upgrade, these apps will get re-installed and will be enabled again if you only removed the app folder.&lt;/P&gt;

&lt;P&gt;One approach to wiping out an app is to create an empty app folder with nothing but the &lt;CODE&gt;local/app.conf&lt;/CODE&gt; file, with the following content:&lt;/P&gt;

&lt;PRE&gt;
[install]
state = disabled
&lt;/PRE&gt;</description>
      <pubDate>Tue, 13 Apr 2010 02:23:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-preferred-way-to-remove-a-deployed-application-on-a/m-p/11260#M90</guid>
      <dc:creator>Lowell</dc:creator>
      <dc:date>2010-04-13T02:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: What is the preferred way to remove a deployed application on a host?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-preferred-way-to-remove-a-deployed-application-on-a/m-p/11261#M91</link>
      <description>&lt;P&gt;This disables the app? Or does it remove the custom app folder from the deployment clients as well?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2014 01:12:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-preferred-way-to-remove-a-deployed-application-on-a/m-p/11261#M91</guid>
      <dc:creator>ben_leung</dc:creator>
      <dc:date>2014-07-09T01:12:42Z</dc:date>
    </item>
  </channel>
</rss>

