Splunk Cloud Platform

Issue with App Configuration Replication in Splunk Cloud Victoria Experience

bksinghbr
Loves-to-Learn Everything

Hello Splunk Community,

I'm encountering an issue with configuration replication in Splunk Cloud Victoria Experience when using search head clusters behind a load balancer. Here's the scenario:

I have developed a private custom search command app that requires some user configuration. For this purpose, I've added a custom config file in the /etc/apps/<appname>/default directory. Additionally, I've configured the app.conf as follows:

 

[triggers]
reload.<custom_conf> = simple

[shclustering]
deployer_push_mode = full

 

I've also included a server.conf inside etc/apps/<appname>/default with the following configuration:

[shclustering] 
conf_replication_include.<custom_conf_name> = true

When attempting to install this private app using the install_app_from_file option in a Splunk Cloud Victoria Experience with search head clusters behind a load balancer, it appears that the app configuration is not being replicated across search heads.

Could someone please assist me in identifying if there's anything I'm missing or doing incorrectly?

Thank you.

Avnish

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...