nerdexam
Splunk

SPLK-2002(205Q) · Question #40

A new Splunk customer is using syslog to collect data from their network devices on port 514. What is the best practice for ingesting this data into Splunk?

The correct answer is D. Configure syslog to write logs and use a Splunk forwarder to collect the logs. The best practice for ingesting syslog data from network devices on port 514 into Splunk is to configure syslog to write logs and use a Splunk forwarder to collect the logs. This practice will ensure that the data is reliably collected and forwarded to Splunk, without losing…

Splunk Forwarder Management

Question

A new Splunk customer is using syslog to collect data from their network devices on port 514. What is the best practice for ingesting this data into Splunk?

Options

  • AConfigure syslog to send the data to multiple Splunk indexers.
  • BUse a Splunk indexer to collect a network input on port 514 directly.
  • CUse a Splunk forwarder to collect the input on port 514 and forward the data.
  • DConfigure syslog to write logs and use a Splunk forwarder to collect the logs.

How the community answered

(27 responses)
  • A
    4% (1)
  • B
    7% (2)
  • C
    11% (3)
  • D
    78% (21)

Explanation

The best practice for ingesting syslog data from network devices on port 514 into Splunk is to configure syslog to write logs and use a Splunk forwarder to collect the logs. This practice will ensure that the data is reliably collected and forwarded to Splunk, without losing any data or overloading the Splunk indexer. Configuring syslog to send the data to multiple Splunk indexers will not guarantee data reliability, as syslog is a UDP protocol that does not provide acknowledgment or delivery confirmation. Using a Splunk indexer to collect a network input on port 514 directly will not provide data reliability or load balancing, as the indexer may not be able to handle the incoming data volume or distribute it to other indexers. Using a Splunk forwarder to collect the input on port 514 and forward the data will not provide data reliability, as the forwarder may not be able to receive the data from syslog or buffer it in case of network issues. For more information, see [Get data from TCP and UDP ports] and [Best practices for syslog data] in the Splunk documentation.

Topics

#syslog ingestion#universal forwarder#data ingestion best practices#network devices

Community Discussion

No community discussion yet for this question.

Full SPLK-2002(205Q) Practice