QuestionQ64

Creating and Using Workflow Actions

Which of the following is an action performed by an event handler?

  • 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.
Explanation

Splunk Simple XML event handlers can execute an <eval> expression in response to a user interaction, including a drilldown click. The expression can compute and assign a token value for dynamic dashboard behavior.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!