Splunk Infrastructure Overview — Question 44

How is regex passed to the makemv command?

Answer options

Correct answer: C

Explanation

The correct answer is C because the makemv command uses the tokenizer argument to specify regex for parsing. Options A and D are incorrect as they suggest using other commands before makemv, which is not required. Option B is also wrong since the delim argument is not responsible for passing regex.