<?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: Moving a TA from dev to prod in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Moving-a-TA-from-dev-to-prod/m-p/540408#M4985</link>
    <description>&lt;P&gt;Hi Rich,&lt;/P&gt;&lt;P&gt;Is there a document that I didn't find that explains that?&lt;/P&gt;&lt;P&gt;TIA,&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;</description>
    <pubDate>Thu, 18 Feb 2021 15:46:57 GMT</pubDate>
    <dc:creator>jwhughes58</dc:creator>
    <dc:date>2021-02-18T15:46:57Z</dc:date>
    <item>
      <title>Moving a TA from dev to prod</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Moving-a-TA-from-dev-to-prod/m-p/540290#M4981</link>
      <description>&lt;P&gt;I'm trying to figure out why I get a 404 error in setup after I move a TA from my dev to prod environment.&amp;nbsp; The TA works in dev.&amp;nbsp; I tar ball it and move it to prod.&amp;nbsp; Before turning it on in prod I remove local/passwords.conf.&amp;nbsp; I then start the TA.&amp;nbsp; When I go to the TA setup I get a 404 not found error.&amp;nbsp; I look in dev:8089 and find the information.&amp;nbsp; It isn't in prod:8089.&lt;/P&gt;&lt;P&gt;To me it seems there should be a process that reads setup.xml at install, translates the information into Rest API entries, and runs the commands to enter the information into the back end.&amp;nbsp; If anything fails it should generate an error.&amp;nbsp; I couldn't find an error.&lt;/P&gt;&lt;P&gt;Is there something I'm missing?&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 17:54:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Moving-a-TA-from-dev-to-prod/m-p/540290#M4981</guid>
      <dc:creator>jwhughes58</dc:creator>
      <dc:date>2021-02-17T17:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: Moving a TA from dev to prod</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Moving-a-TA-from-dev-to-prod/m-p/540390#M4983</link>
      <description>&lt;P&gt;When you transfer the app you must remove all files from the local directory.&amp;nbsp; Settings in local tell Splunk the app is already configured and so prevent it from being re-configured in Prod.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 14:10:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Moving-a-TA-from-dev-to-prod/m-p/540390#M4983</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-02-18T14:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: Moving a TA from dev to prod</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Moving-a-TA-from-dev-to-prod/m-p/540408#M4985</link>
      <description>&lt;P&gt;Hi Rich,&lt;/P&gt;&lt;P&gt;Is there a document that I didn't find that explains that?&lt;/P&gt;&lt;P&gt;TIA,&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 15:46:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Moving-a-TA-from-dev-to-prod/m-p/540408#M4985</guid>
      <dc:creator>jwhughes58</dc:creator>
      <dc:date>2021-02-18T15:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Moving a TA from dev to prod</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Moving-a-TA-from-dev-to-prod/m-p/540431#M4986</link>
      <description>&lt;P&gt;Thanks.&amp;nbsp; With that information I was able to prove that your suggestion works in my UAT environment.&amp;nbsp; I also removed meta.local since I downloaded a Splunk written TA, untarred, and looked at the files.&amp;nbsp; No local directory.&amp;nbsp; No local.meta.&amp;nbsp; After doing that in UAT and restarting, the local directory was created as was the local.meta.&amp;nbsp; When I ran the setup it created the local passwords.conf.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 19:04:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Moving-a-TA-from-dev-to-prod/m-p/540431#M4986</guid>
      <dc:creator>jwhughes58</dc:creator>
      <dc:date>2021-02-18T19:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: Moving a TA from dev to prod</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Moving-a-TA-from-dev-to-prod/m-p/540432#M4987</link>
      <description>&lt;P&gt;It is not well documented.&amp;nbsp; See&amp;nbsp;&lt;A href="https://dev.splunk.com/enterprise/docs/developapps/testvalidate/appinspect/appinspectreferencetopics/splunkappinspectcheck#Configuration-file-standards" target="_blank"&gt;https://dev.splunk.com/enterprise/docs/developapps/testvalidate/appinspect/appinspectreferencetopics/splunkappinspectcheck#Configuration-file-standards&lt;/A&gt;&amp;nbsp;for the perhaps the best list of things to do to prepare an app to move to another instance.&amp;nbsp; A lot of it is over-kill for an in-house app, however.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 19:13:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Moving-a-TA-from-dev-to-prod/m-p/540432#M4987</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-02-18T19:13:38Z</dc:date>
    </item>
  </channel>
</rss>

