SPLK-1003 · Question #117
All search-time field extractions should be specified on which Splunk component?
The correct answer is D. Search head. Search-time field extractions (defined in transforms.conf and props.conf) are applied when a user runs a search, not at index time. Because the Search Head is the component that executes searches and applies search-time knowledge objects, all search-time field extraction configur
Question
All search-time field extractions should be specified on which Splunk component?
Options
- ADeployment server
- BUniversal forwarder
- CIndexer
- DSearch head
How the community answered
(39 responses)- A3% (1)
- B3% (1)
- D95% (37)
Explanation
Search-time field extractions (defined in transforms.conf and props.conf) are applied when a user runs a search, not at index time. Because the Search Head is the component that executes searches and applies search-time knowledge objects, all search-time field extraction configurations should reside there. Placing these on forwarders or indexers would have no effect on search-time processing.
Topics
Community Discussion
No community discussion yet for this question.