Splunk Core Certified Advanced Power User — Question 25
When running the command shown below, what is the default path in which deploymentserver.conf is created? splunk set deploy-poll deployServer:port
Answer options
- A. SPLUNK_HOME/etc/deployment
- B. SPLUNK_HOME/etc/system/local
- C. SPLUNK_HOME/etc/system/default
- D. SPLUNK_HOME/etc/apps/deployment
Correct answer: B
Explanation
The correct answer is B, as the deploymentserver.conf file is typically created in the SPLUNK_HOME/etc/system/local directory by default. Options A, C, and D are incorrect because they refer to other directories that do not serve as the default location for this specific configuration file.