<?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 How can I deploy the TA_nix on the deployment server? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/How-can-I-deploy-the-TA-nix-on-the-deployment-server/m-p/751040#M29639</link>
    <description>&lt;P&gt;What would be the proper way to deploy the TA_nix on the deployment server, is the reload option available or do I need to bounce the server?&lt;/P&gt;</description>
    <pubDate>Tue, 05 Aug 2025 17:05:42 GMT</pubDate>
    <dc:creator>danielbb</dc:creator>
    <dc:date>2025-08-05T17:05:42Z</dc:date>
    <item>
      <title>How can I deploy the TA_nix on the deployment server?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-can-I-deploy-the-TA-nix-on-the-deployment-server/m-p/751040#M29639</link>
      <description>&lt;P&gt;What would be the proper way to deploy the TA_nix on the deployment server, is the reload option available or do I need to bounce the server?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Aug 2025 17:05:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-can-I-deploy-the-TA-nix-on-the-deployment-server/m-p/751040#M29639</guid>
      <dc:creator>danielbb</dc:creator>
      <dc:date>2025-08-05T17:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: How can I deploy the TA_nix on the deployment server?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-can-I-deploy-the-TA-nix-on-the-deployment-server/m-p/751043#M29640</link>
      <description>&lt;P&gt;Apps are installed on a DS the same as on any standalone search head.&amp;nbsp; You can either use the reload or restart Splunk.&amp;nbsp; If you install the app from the UI then the reload is automatic, although some apps require a restart (for which you will be prompted).&lt;/P&gt;</description>
      <pubDate>Tue, 05 Aug 2025 17:13:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-can-I-deploy-the-TA-nix-on-the-deployment-server/m-p/751043#M29640</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2025-08-05T17:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: How can I deploy the TA_nix on the deployment server?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-can-I-deploy-the-TA-nix-on-the-deployment-server/m-p/751045#M29641</link>
      <description>&lt;P&gt;Sounds great &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;, how would the reload command would look like?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Aug 2025 18:01:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-can-I-deploy-the-TA-nix-on-the-deployment-server/m-p/751045#M29641</guid>
      <dc:creator>danielbb</dc:creator>
      <dc:date>2025-08-05T18:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: How can I deploy the TA_nix on the deployment server?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-can-I-deploy-the-TA-nix-on-the-deployment-server/m-p/751048#M29642</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/196884"&gt;@danielbb&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;As mentioned by&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp; config reload will be done automatically if app installed via UI, no need to explictly run the commad for config to take effect.&lt;BR /&gt;&lt;BR /&gt;however reload command for pushing apps to UF looks like below&lt;BR /&gt;&lt;BR /&gt;/opt/splunk/bin/splunk btool reload deploy-server -class &amp;lt;serverclassname&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Aug 2025 18:52:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-can-I-deploy-the-TA-nix-on-the-deployment-server/m-p/751048#M29642</guid>
      <dc:creator>SanjayReddy</dc:creator>
      <dc:date>2025-08-05T18:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: How can I deploy the TA_nix on the deployment server?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-can-I-deploy-the-TA-nix-on-the-deployment-server/m-p/751051#M29643</link>
      <description>&lt;P&gt;That command is for after making changes to serverclass.conf.&amp;nbsp; It won't help after installing an app on the DS.&lt;/P&gt;&lt;P&gt;To reload configs, try this command&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;http://&amp;lt;yoursplunkserver&amp;gt;:8000/en-US/debug/refresh?entity=admin/transforms-lookup&lt;/LI-CODE&gt;&lt;P&gt;See also&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.4.2/Admin/Configurationfilechangesthatrequirerestart#Splunk_Enterprise_changes_that_do_not_require_a_restart" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.4.2/Admin/Configurationfilechangesthatrequirerestart#Splunk_Enterprise_changes_that_do_not_require_a_restart&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Aug 2025 19:36:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-can-I-deploy-the-TA-nix-on-the-deployment-server/m-p/751051#M29643</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2025-08-05T19:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: How can I deploy the TA_nix on the deployment server?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-can-I-deploy-the-TA-nix-on-the-deployment-server/m-p/751057#M29644</link>
      <description>&lt;P&gt;If you are installing this TA for monitoring DS itself then&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;answer is correct. But if you are installing it for deploy it to some UF's, then you need to something else.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Aug 2025 21:10:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-can-I-deploy-the-TA-nix-on-the-deployment-server/m-p/751057#M29644</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2025-08-05T21:10:50Z</dc:date>
    </item>
  </channel>
</rss>

