Splunk Core Certified Power User — Question 134

A user wants to create a workflow action that will retrieve a specific field value from an event and run a search in a new browser window in the user's Splunk instance. What kind of workflow action should they create?

Answer options

Correct answer: C

Explanation

The correct answer is C because a Search workflow action is specifically designed to initiate a new search using a defined field value from an event. Option A is incorrect because 'Run' does not specify the type of action needed for this scenario, while B and D do not align with the requirement to start a new search based on a field value.