Splunk Core Certified Advanced Power User — Question 39

Which of the following enables compression for universal forwarders in outputs.conf?

Answer options

Correct answer: B

Explanation

The correct answer is B, as it specifically sets the 'compressed=true' option within the [tcpout] stanza, which is necessary for enabling compression. Option A is incorrect because it applies to UDP outputs and does not affect TCP. Option C is not a valid configuration within outputs.conf, and option D incorrectly states 'decompression=false' which does not enable compression.