Splunk Core Certified Advanced Power User — Question 2
Where should apps be located on the deployment server that the clients pull from?
Answer options
- A. $SPLUNK_HOME/etc/apps
- B. $SPLUNK_HOME/etc/search
- C. $SPLUNK_HOME/etc/master-apps
- D. $SPLUNK_HOME/etc/deployment-apps
Correct answer: D
Explanation
The correct answer is D because the $SPLUNK_HOME/etc/deployment-apps directory is specifically designated for apps that are intended to be distributed to clients. The other options, while valid directories within Splunk, do not serve the purpose of housing deployment apps for client retrieval.