<?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: How to deploy application in cluster environment? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-deploy-application-in-cluster-environment/m-p/294790#M11152</link>
    <description>&lt;P&gt;@koshyk . I think you meant deployer instead of  - You need Deployer to deploy apps  to Search Head cluster. Just copy the apps to $SPLUNK_HOME/etc/shcluster/apps/ in the deployer and do a bundle deploy&lt;/P&gt;</description>
    <pubDate>Sun, 08 Sep 2019 19:43:51 GMT</pubDate>
    <dc:creator>guru865</dc:creator>
    <dc:date>2019-09-08T19:43:51Z</dc:date>
    <item>
      <title>How to deploy application in cluster environment?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-deploy-application-in-cluster-environment/m-p/294787#M11149</link>
      <description>&lt;P&gt;I have created an application which contains all configuration of Index, Data Input, Sourcetype, Lookup, Fields and view and Dashboards.&lt;/P&gt;

&lt;P&gt;I want to put all visualization (Dashboards) on Search Head and all other configuration of Data Input, Index, Lookup and Fields on Indexer.&lt;/P&gt;

&lt;P&gt;Please suggest if you have any idea bout how to do this in cluster environment.  &lt;/P&gt;

&lt;P&gt;Highly appreciate your help.&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2017 06:27:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-deploy-application-in-cluster-environment/m-p/294787#M11149</guid>
      <dc:creator>BansodeSantosh</dc:creator>
      <dc:date>2017-05-16T06:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy application in cluster environment?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-deploy-application-in-cluster-environment/m-p/294788#M11150</link>
      <description>&lt;P&gt;I think you should read the Distributed Deployment Manual - &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.3/Deploy/Distributedoverview"&gt;http://docs.splunk.com/Documentation/Splunk/6.5.3/Deploy/Distributedoverview&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;This will help you understand how to configurations are to be deployed in clustered and non-clustered environments.&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2017 06:42:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-deploy-application-in-cluster-environment/m-p/294788#M11150</guid>
      <dc:creator>dineshraj9</dc:creator>
      <dc:date>2017-05-16T06:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy application in cluster environment?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-deploy-application-in-cluster-environment/m-p/294789#M11151</link>
      <description>&lt;P&gt;First of all, I wouldn't put all config items into a single app. I would put into multiple apps&lt;BR /&gt;
1. Inputs which is used for collections only.  Need to send to ONLY forwarders&lt;BR /&gt;
2. addon which contains all the brain (eg extractions, regex logic, transformations etc.). deploy to Search Head cluster, Heavy forwarders &amp;amp; Indexers&lt;BR /&gt;
3. DA/TA which contains the dashboard and front-end stuff  - deploy only to Search Heads&lt;/P&gt;

&lt;P&gt;Then for distributed deployment&lt;BR /&gt;
- You need deployer to deploy to Search Head cluster.  Just copy the apps to &lt;CODE&gt;$SPLUNK_HOME/etc/shcluster/apps/&lt;/CODE&gt; in the deployer and do a bundle deploy&lt;BR /&gt;
- You need a cluster master to deploy to Indexer cluster. Copy the required TA's/addons to &lt;CODE&gt;$SPLUNK_HOME/etc/master-apps/&lt;/CODE&gt; and do a bundle deploy to indexer slaves&lt;BR /&gt;
- For forwarders/HF , you can use deployment-server  &lt;CODE&gt;$SPLUNK_HOME/etc/deployment-apps/&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;How to set them up is shown by various documentation &lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2017 08:22:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-deploy-application-in-cluster-environment/m-p/294789#M11151</guid>
      <dc:creator>koshyk</dc:creator>
      <dc:date>2017-05-16T08:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy application in cluster environment?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-deploy-application-in-cluster-environment/m-p/294790#M11152</link>
      <description>&lt;P&gt;@koshyk . I think you meant deployer instead of  - You need Deployer to deploy apps  to Search Head cluster. Just copy the apps to $SPLUNK_HOME/etc/shcluster/apps/ in the deployer and do a bundle deploy&lt;/P&gt;</description>
      <pubDate>Sun, 08 Sep 2019 19:43:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-deploy-application-in-cluster-environment/m-p/294790#M11152</guid>
      <dc:creator>guru865</dc:creator>
      <dc:date>2019-09-08T19:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy application in cluster environment?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-deploy-application-in-cluster-environment/m-p/294791#M11153</link>
      <description>&lt;P&gt;Thanks @guru865 . My mistake . I've amended accordingly. Upvoted for pointing out the mistake&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2019 20:41:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-deploy-application-in-cluster-environment/m-p/294791#M11153</guid>
      <dc:creator>koshyk</dc:creator>
      <dc:date>2019-09-09T20:41:28Z</dc:date>
    </item>
  </channel>
</rss>

