<?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 push apps from DS to CM ? in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/how-to-push-apps-from-DS-to-CM/m-p/750587#M22732</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/239146"&gt;@vikasg&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It’s possible to do this by setting the repositoryLocation value in deploymentclient.conf however in terms of supportability and recommendations…well.. I’m not sure you’ll get much positive encouragement to do this as it’s not really recommended. This approach may also break the UI editing capability for managing clients because the UI is not built to manage this setting.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;repositoryLocation = $SPLUNK_HOME/etc/apps
* The location where content installs when downloaded from a deployment server.
* For the Splunk platform instance on the deployment client to recognize an app
  or configuration content, install the app or content in the default location:
  $SPLUNK_HOME/etc/apps.
    * NOTE: Apps and configuration content for deployment can be in other
      locations on the deployment server. Set both 'repositoryLocation' and
      'serverRepositoryLocationPolicy' explicitly to ensure that the content
      installs on the deployment client in the correct location, which is
      $SPLUNK_HOME/etc/apps.
    * The deployment client uses the following 'serverRepositoryLocationPolicy'
      to determine the value of 'repositoryLocation'.&lt;/LI-CODE&gt;&lt;P&gt;Check out&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.4.2/Admin/Deploymentclientconf" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.4.2/Admin/Deploymentclientconf&lt;/A&gt; docs for more info.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt; &lt;STRONG&gt;Did this answer help you? If so, please consider&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing.&lt;/P&gt;</description>
    <pubDate>Mon, 28 Jul 2025 18:11:22 GMT</pubDate>
    <dc:creator>livehybrid</dc:creator>
    <dc:date>2025-07-28T18:11:22Z</dc:date>
    <item>
      <title>how to push apps from DS to CM ?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/how-to-push-apps-from-DS-to-CM/m-p/750586#M22731</link>
      <description>&lt;P&gt;Hello Experts ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have never done this and wonder if there is a best way to achieve below&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to use DS to push intial configurations from DS to CM and then use CM as porxy for IDX cluster .&amp;nbsp; I tried below&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) added CM as client and for the serverclass I have added&amp;nbsp;'stateOnClient = noop' to each of the app entries just to make sure those application does not work locally no the CM&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) after above step confs lands on cm under /opt/splunk/etc/apps ,however I want them to land to /opt/splukn/etc/master-apps&lt;BR /&gt;&lt;BR /&gt;question is can DS put the directories in a diffferent locations than default that is /opt/splunk/etc/apps&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2025 17:52:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/how-to-push-apps-from-DS-to-CM/m-p/750586#M22731</guid>
      <dc:creator>vikasg</dc:creator>
      <dc:date>2025-07-28T17:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: how to push apps from DS to CM ?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/how-to-push-apps-from-DS-to-CM/m-p/750587#M22732</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/239146"&gt;@vikasg&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It’s possible to do this by setting the repositoryLocation value in deploymentclient.conf however in terms of supportability and recommendations…well.. I’m not sure you’ll get much positive encouragement to do this as it’s not really recommended. This approach may also break the UI editing capability for managing clients because the UI is not built to manage this setting.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;repositoryLocation = $SPLUNK_HOME/etc/apps
* The location where content installs when downloaded from a deployment server.
* For the Splunk platform instance on the deployment client to recognize an app
  or configuration content, install the app or content in the default location:
  $SPLUNK_HOME/etc/apps.
    * NOTE: Apps and configuration content for deployment can be in other
      locations on the deployment server. Set both 'repositoryLocation' and
      'serverRepositoryLocationPolicy' explicitly to ensure that the content
      installs on the deployment client in the correct location, which is
      $SPLUNK_HOME/etc/apps.
    * The deployment client uses the following 'serverRepositoryLocationPolicy'
      to determine the value of 'repositoryLocation'.&lt;/LI-CODE&gt;&lt;P&gt;Check out&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.4.2/Admin/Deploymentclientconf" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.4.2/Admin/Deploymentclientconf&lt;/A&gt; docs for more info.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt; &lt;STRONG&gt;Did this answer help you? If so, please consider&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2025 18:11:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/how-to-push-apps-from-DS-to-CM/m-p/750587#M22732</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-07-28T18:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: how to push apps from DS to CM ?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/how-to-push-apps-from-DS-to-CM/m-p/750588#M22733</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/170906"&gt;@livehybrid&lt;/a&gt;&amp;nbsp; Thank you for the quick response . Let me a give a shot on this will keep posted here how it goes .&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2025 18:15:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/how-to-push-apps-from-DS-to-CM/m-p/750588#M22733</guid>
      <dc:creator>vikasg</dc:creator>
      <dc:date>2025-07-28T18:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: how to push apps from DS to CM ?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/how-to-push-apps-from-DS-to-CM/m-p/750591#M22734</link>
      <description>&lt;P&gt;Yes, it is possible exactly that way&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/170906"&gt;@livehybrid&lt;/a&gt;&amp;nbsp;described. But you still have to manually log in to CM and validate the bundle and push it so it doesn't save you much work (and makes the process... less obvious)&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2025 18:42:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/how-to-push-apps-from-DS-to-CM/m-p/750591#M22734</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2025-07-28T18:42:34Z</dc:date>
    </item>
  </channel>
</rss>

