When an alert action is configured to run a script, Splunk must be able to locate the script. Which is one of the directories Splunk will look in to find the script?
A. $SPLUNK_HOME/bin/scripts
B. $SPLUNK_HOME/etc/scripts
C. $SPLUNK_HOME/bin/etc/scripts
D. $SPLUNK_HOME/etc/scripts/bin
Answer: A. $SPLUNK_HOME/bin/scripts
You might also like to view...
In the accompanying figure, Item 1 points to the ____.
A. row criteria B. row sorts C. row filters D. row headings
Misuse case testing is also referred to positive testing
Indicate whether the statement is true or false.
If the following sentence is free of errors, choose the answer True. If there are errors in the sentence, choose the answer False and explain how to correct the sentence.How many nations have joined the European Union.?
Answer the following statement true (T) or false (F)
When users encounter multiple GUI Controls on a Form, and a user presses the Enter key, what usually happens?
A. The Form will check the default key action for the enter key in the Designer.cs file. B. The Control that has focus will raise an event. C. The Control that is closest to the mouse pointer will be activated. D. Nothing will happen unless the enter key has a KeyPressHandler event defined.