SPLK-1003 · Question #19
Where can scripts for scripted inputs reside on the host file system? (select all that apply)
The correct answer is A. $SFLUNK_HOME/bin/scripts C. $SPLUNK_HOME/etc/system/bin D. $S?LUNK_HOME/etc/apps/<your_app>/bin_. "Where to place the scripts for scripted inputs. The script that you refer to in $SCRIPT can reside in only one of the following places on the host file system: $SPLUNK_HOME/etc/system/bin $SPLUNK_HOME/etc/apps/<your_App>/bin $SPLUNK_HOME/bin/scripts As a best practice, put your
Question
Where can scripts for scripted inputs reside on the host file system? (select all that apply)
Options
- A$SFLUNK_HOME/bin/scripts
- B$SPLUNK_HOME/etc/apps/bin
- C$SPLUNK_HOME/etc/system/bin
- D$S?LUNK_HOME/etc/apps/<your_app>/bin_
How the community answered
(40 responses)- A90% (36)
- B10% (4)
Explanation
"Where to place the scripts for scripted inputs. The script that you refer to in $SCRIPT can reside in only one of the following places on the host file system: $SPLUNK_HOME/etc/system/bin $SPLUNK_HOME/etc/apps/<your_App>/bin $SPLUNK_HOME/bin/scripts As a best practice, put your script in the bin/ directory that is nearest to the inputs.conf file that calls your script on the host file system."
Topics
Community Discussion
No community discussion yet for this question.