Splunk Dev

How to explicitly say App is configured with Python?

VatsalJagani
SplunkTrust
SplunkTrust

How to explicitly say App is configured with Python?

* I have a custom setup page (dashboard) in my App.

* 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.

 

VatsalJagani_1-1666876859834.png

* This concept works fine in regular SHs.

* We have faced an issue in Search Head Cluster (Splunk version 9.0.1)

* Our app.conf with parameter is_configured = 1 is replicated across all the SHs.

* Problem is that even though the conf file is being replicated perfectly fine, other SHs are still redirecting to the setup page.

* Below are some other endpoints that I tried to use as an alternate but had no luck.

* BTW, all of the endpoints which I tried gave success responses but the above issue persisted.

 

Has anyone know the right way to do it? Is this a bug in 9.0.x?

Labels (1)
0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...