nerdexam
Splunk

SPLK-1003 · Question #70

The CLI command splunk add forward-server indexer:<receiving-port> will create stanza(s) in which configuration file?

The correct answer is C. outputs.conf. "Splunk add forward-server indexer:<receiving-port>" is used to define the indexer and the listening port on forwards. The command creates this kind of entry [tcpout-server://<ip address>:<port>]" in the outputs.conf file.

Splunk Forwarding

Question

The CLI command splunk add forward-server indexer:<receiving-port> will create stanza(s) in which configuration file?

Options

  • Ainputs.conf
  • Bindexes.conf
  • Coutputs.conf
  • Dservers.conf

How the community answered

(23 responses)
  • A
    4% (1)
  • C
    96% (22)

Explanation

"Splunk add forward-server indexer:<receiving-port>" is used to define the indexer and the listening port on forwards. The command creates this kind of entry [tcpout-server://<ip address>:<port>]" in the outputs.conf file.

Topics

#Data forwarding#outputs.conf#CLI commands#Forwarder configuration

Community Discussion

No community discussion yet for this question.

Full SPLK-1003 Practice