Splunk Enterprise Security Certified Analyst — Question 66

A customer has a network device that transmits logs directly with UDP or TCP over SSL. Using PS best practices, which ingestion method should be used?

Answer options

Correct answer: D

Explanation

Option D is correct because using a syslog server to aggregate logs and a universal forwarder to transmit the data ensures efficient handling of log data, particularly when using UDP or TCP over SSL. Option A is incorrect as a heavy forwarder is not necessary for this scenario. Option B lacks the capability of file aggregation, which is essential for structured log management. Option C uses a heavy forwarder unnecessarily, which can complicate the setup.