SPLK-1003 · Question #14
Which Splunk forwarder type allows parsing of data before forwarding to an indexer?
The correct answer is C. Heavy forwarder. Heavy forwarders are essentially full Splunk installations with most indexing features enabled. They can parse data (perform event breaking, timestamp extraction, field extraction, and apply transforms) before forwarding the processed data to an indexer. Universal forwarders…
Question
Which Splunk forwarder type allows parsing of data before forwarding to an indexer?
Options
- AUniversal forwarder
- BParsing forwarder
- CHeavy forwarder
- DAdvanced forwarder
How the community answered
(23 responses)- A4% (1)
- B4% (1)
- C91% (21)
Explanation
Heavy forwarders are essentially full Splunk installations with most indexing features enabled. They can parse data (perform event breaking, timestamp extraction, field extraction, and apply transforms) before forwarding the processed data to an indexer. Universal forwarders are lightweight and intentionally strip out parsing capabilities to minimize resource usage - they send raw or lightly processed data. 'Parsing forwarder' and 'Advanced forwarder' are not valid Splunk forwarder types.
Topics
Community Discussion
No community discussion yet for this question.