All Apps and Add-ons

Package splunk search head configuration as an app?

knightrider551
Engager

As a newcomer to Splunk, I am currently seeking to gain a deeper understanding of Splunk apps and their associated benefits. While I am familiar with the process of packaging and deploying an app, I remain uncertain regarding one particular aspect: whether it is possible to bundle configuration related to the search head and apply it to the entire search head, as opposed to only a specific app?

My difficulty in understanding the specifics of this process has led me to question whether, upon deploying the packaged configuration, it will indeed only be applied to that specific app and not to the wider Splunk environment.

I would greatly appreciate it if you could point me towards any relevant documents or resources too.

Labels (1)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

It's possible for configurations in an app to be global in scope.  Changes to limits.conf, for example, apply to the whole instance rather than just an app.  Precedence rules apply so an app cannot override a setting in $SPLUNK_HOME/etc/system/local, which limits what an app can do.  See https://docs.splunk.com/Documentation/Splunk/9.0.4/Admin/Wheretofindtheconfigurationfiles for the config file precedence rules.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

richgalloway
SplunkTrust
SplunkTrust

It's possible for configurations in an app to be global in scope.  Changes to limits.conf, for example, apply to the whole instance rather than just an app.  Precedence rules apply so an app cannot override a setting in $SPLUNK_HOME/etc/system/local, which limits what an app can do.  See https://docs.splunk.com/Documentation/Splunk/9.0.4/Admin/Wheretofindtheconfigurationfiles for the config file precedence rules.

---
If this reply helps you, Karma would be appreciated.

knightrider551
Engager

Thanks, that’s helpful

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