Splunk Core Certified Advanced Power User — Question 114
Using the CLI on the forwarder, how could the current forwarder to indexer configuration be viewed?
Answer options
- A. splunk btool server list --debug
- B. splunk list forward-indexer
- C. splunk list forward-server
- D. splunk btool indexes list --debug
Correct answer: C
Explanation
The correct command to view the current forwarder to indexer configuration is 'splunk list forward-server', as it specifically lists the configured forward servers. The other options either provide debug information or list different configurations that do not pertain to the forwarder to indexer setup.