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?

0 Karma

cameron_just
New Member

Did you ever find a solution to this?

I'm experiencing the same issue with my addon on a search head cluster.

0 Karma
Get Updates on the Splunk Community!

Security Professional: Sharpen Your Defenses with These .conf25 Sessions

Sooooooooooo, guess what. .conf25 is almost here, and if you're on the Security Learning Path, this is your ...

First Steps with Splunk SOAR

Our first step was to gather a list of the playbooks we wanted and to sort them by priority.  Once this list ...

How To Build a Self-Service Observability Practice with Splunk Observability Cloud

If you’ve read our previous post on self-service observability, you already know what it is and why it ...