Splunk Core Certified Consultant — Question 39

Which of the following methods is valid for creating index-time field extractions?

Answer options

Correct answer: B

Explanation

The correct answer is B, as creating a configuration app with props.conf and transforms.conf is a valid method for index-time field extractions. Option A describes creating a sourcetype but does not specifically address index-time field extractions. Option C is incorrect because changes in fields.conf do not directly lead to index-time extractions. Option D is also wrong as the rex command is used for search-time field extractions, not index-time.