Splunk Infrastructure Overview — Question 50

How can the erex and rex commands be used in conjunction to extract fields?

Answer options

Correct answer: C

Explanation

The correct answer is C because the regex generated by the erex command is specifically designed to be compatible with the rex command for further field extraction. Options A and B incorrectly suggest the opposite relationships, while D states that the commands cannot be used together, which is false.