Splunk Core Certified Power User — Question 128
When creating a search workflow action, what character(s) are used as a placeholder for field values in the search string?
Answer options
- A. #
- B. $
- C. ()
- D. *
Correct answer: B
Explanation
The correct answer is B, as the dollar sign ($) is commonly used as a placeholder for field values in search strings. The other options, such as #, (), and *, do not serve this function in the context of search workflow actions.