Splunk Core Certified Advanced Power User — Question 83

In which phase do indexed extractions in props.conf occur?

Answer options

Correct answer: A

Explanation

Indexed extractions occur during the Inputs phase, where data is first received and processed before indexing. The Parsing phase deals with data structure, while the Indexing phase is focused on storing data, and the Searching phase involves querying the indexed data.