Splunk Core Certified Advanced Power User — Question 31
Where can scripts for scripted inputs reside on the host file system? (Choose all that apply.)
Answer options
- A. $SPLUNK_HOME/bin/scripts
- B. $SPLUNK_HOME/etc/apps/bin
- C. $SPLUNK_HOME/etc/system/bin
- D. $SPLUNK_HOME/etc/apps/<your_app>/bin
Correct answer: A, C, D
Explanation
The correct answers are A, C, and D as they are designated locations for script storage in Splunk. Option B is incorrect because $SPLUNK_HOME/etc/apps/bin is not a standard directory for scripts used in scripted inputs.