Valid SPLK-1003 Dumps shared by ExamDiscuss.com for Helping Passing SPLK-1003 Exam! ExamDiscuss.com now offer the newest SPLK-1003 exam dumps, the ExamDiscuss.com SPLK-1003 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com SPLK-1003 dumps with Test Engine here:
Given a forwarder with the following outputs.conf configuration: [tcpout : mypartner] Server = 145.188.183.184:9097 [tcpout : hfbank] server = inputsl . mysplunkhfs . corp : 9997 , inputs2 . mysplunkhfs . corp : 9997 Which of the following is a true statement?
Correct Answer: A
The outputs.conf file defines how forwarders send data to receivers1. You can specify some output configurations at installation time (Windows universal forwarders only) or the CLI, but most advanced configuration settings require that you edit outputs.conf1. The [tcpout:...] stanza specifies a group of forwarding targets that receive data over TCP2. You can define multiple groups with different names and settings2. The server setting lists one or more receiving hosts for the group, separated by commas2. If you specify multiple hosts, the forwarder load balances the data across them2. Therefore, option A is correct, because the forwarder will send data to both inputsl.mysplunkhfs.corp:9997 and inputs2.mysplunkhfs.corp:9997, even if 145.188.183.184:9097 is unreachable.