<?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 to explicitly say App is configured with Python? in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/How-to-explicitly-say-App-is-configured-with-Python/m-p/618577#M10825</link>
    <description>&lt;P&gt;How to explicitly say App is configured with Python?&lt;/P&gt;&lt;P&gt;* I have a custom setup page (dashboard) in my App.&lt;/P&gt;&lt;P&gt;* I'm using Python rest-endpoint to configure the App and then executing the below REST endpoint (code) to ask Splunk that App has been successfully configured.&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VatsalJagani_1-1666876859834.png" style="width: 724px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/22169i1752028D4D03901F/image-dimensions/724x169?v=v2" width="724" height="169" role="button" title="VatsalJagani_1-1666876859834.png" alt="VatsalJagani_1-1666876859834.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;* This concept works fine in regular SHs.&lt;/P&gt;&lt;P&gt;* We have faced an issue in &lt;STRONG&gt;Search Head Cluster&lt;/STRONG&gt; (Splunk version 9.0.1)&lt;/P&gt;&lt;P&gt;* Our &lt;STRONG&gt;app.conf&lt;/STRONG&gt; with parameter &lt;STRONG&gt;is_configured = 1&lt;/STRONG&gt; is replicated across all the SHs.&lt;/P&gt;&lt;P&gt;* Problem is that even though the &lt;STRONG&gt;conf file is being replicated perfectly fine&lt;/STRONG&gt;, &lt;STRONG&gt;other SHs are still redirecting to the setup page&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;* Below are some other endpoints that I tried to use as an alternate but had no luck.&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;/servicesNS/nobody/&amp;lt;app&amp;gt;&lt;A class="" href="https://10.33.1.57:8089/servicesNS/nobody/splunk_maxmind_db_auto_update/properties/app/install?outut_output_mode=json" target="_blank" rel="noopener noreferrer"&gt;/properties/app/install&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(pass is_configured as parameter)&lt;/LI&gt;&lt;LI&gt;&lt;A class="" href="https://10.33.1.56:8089/services/apps/local/splunk_maxmind_db_auto_update?output_mode=json" target="_blank" rel="noopener noreferrer"&gt;/services/apps/local/&amp;lt;app&amp;gt;?output_mode=json&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;* BTW, all of the endpoints which I tried gave success responses but the above issue persisted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone know the right way to do it? Is this a bug in 9.0.x?&lt;/P&gt;</description>
    <pubDate>Thu, 27 Oct 2022 13:25:19 GMT</pubDate>
    <dc:creator>VatsalJagani</dc:creator>
    <dc:date>2022-10-27T13:25:19Z</dc:date>
    <item>
      <title>How to explicitly say App is configured with Python?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-explicitly-say-App-is-configured-with-Python/m-p/618577#M10825</link>
      <description>&lt;P&gt;How to explicitly say App is configured with Python?&lt;/P&gt;&lt;P&gt;* I have a custom setup page (dashboard) in my App.&lt;/P&gt;&lt;P&gt;* I'm using Python rest-endpoint to configure the App and then executing the below REST endpoint (code) to ask Splunk that App has been successfully configured.&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VatsalJagani_1-1666876859834.png" style="width: 724px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/22169i1752028D4D03901F/image-dimensions/724x169?v=v2" width="724" height="169" role="button" title="VatsalJagani_1-1666876859834.png" alt="VatsalJagani_1-1666876859834.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;* This concept works fine in regular SHs.&lt;/P&gt;&lt;P&gt;* We have faced an issue in &lt;STRONG&gt;Search Head Cluster&lt;/STRONG&gt; (Splunk version 9.0.1)&lt;/P&gt;&lt;P&gt;* Our &lt;STRONG&gt;app.conf&lt;/STRONG&gt; with parameter &lt;STRONG&gt;is_configured = 1&lt;/STRONG&gt; is replicated across all the SHs.&lt;/P&gt;&lt;P&gt;* Problem is that even though the &lt;STRONG&gt;conf file is being replicated perfectly fine&lt;/STRONG&gt;, &lt;STRONG&gt;other SHs are still redirecting to the setup page&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;* Below are some other endpoints that I tried to use as an alternate but had no luck.&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;/servicesNS/nobody/&amp;lt;app&amp;gt;&lt;A class="" href="https://10.33.1.57:8089/servicesNS/nobody/splunk_maxmind_db_auto_update/properties/app/install?outut_output_mode=json" target="_blank" rel="noopener noreferrer"&gt;/properties/app/install&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(pass is_configured as parameter)&lt;/LI&gt;&lt;LI&gt;&lt;A class="" href="https://10.33.1.56:8089/services/apps/local/splunk_maxmind_db_auto_update?output_mode=json" target="_blank" rel="noopener noreferrer"&gt;/services/apps/local/&amp;lt;app&amp;gt;?output_mode=json&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;* BTW, all of the endpoints which I tried gave success responses but the above issue persisted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone know the right way to do it? Is this a bug in 9.0.x?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 13:25:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-explicitly-say-App-is-configured-with-Python/m-p/618577#M10825</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2022-10-27T13:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to explicitly say App is configured with Python?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-explicitly-say-App-is-configured-with-Python/m-p/692831#M11583</link>
      <description>&lt;P&gt;Did you ever find a solution to this?&lt;/P&gt;&lt;P&gt;I'm experiencing the same issue with my addon on a search head cluster.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 23:23:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-explicitly-say-App-is-configured-with-Python/m-p/692831#M11583</guid>
      <dc:creator>cameron_just</dc:creator>
      <dc:date>2024-07-09T23:23:00Z</dc:date>
    </item>
  </channel>
</rss>

