Splunk Enterprise Security Certified Analyst — Question 80

When monitoring and forwarding events collected from a file containing unstructured textual events, what is the difference in the Splunk2Splunk payload traffic sent between a universal forwarder (UF) and indexer compared to the Splunk2Splunk payload sent between a heavy forwarder (HF) and the indexer layer?
(Assume that the file is being monitored locally on the forwarder.)

Answer options

Correct answer: B

Explanation

The correct answer is B because the universal forwarder sends the data as a single stream with a unified metadata set, while the heavy forwarder sends each event with its own metadata, leading to a larger overall payload. Option A is incorrect as the formats differ, C does not accurately represent the scenario, and D misrepresents how the UF sends data.