Splunk Infrastructure Overview — Question 62
Which of the following is an event handler action?
Answer options
- A. Run an eval statement based on a user clicking a value on a form.
- B. Set a token to select a value from the time range picker.
- C. Pass a token from a drilldown to modify index settings.
- D. Cancel all jobs based on the number of search job results captured.
Correct answer: A
Explanation
The correct answer, A, describes an action that directly responds to a user interaction, which is the essence of an event handler. The other options describe tasks or configurations that do not involve immediate user-triggered events.