Splunk Core Certified Advanced Power User — Question 91
Which of the following configuration files are used with a universal forwarder? (Choose all that apply.)
Answer options
- A. inputs.conf
- B. monitor.conf
- C. outputs.conf
- D. forwarder.conf
Correct answer: A, C
Explanation
The correct files for a universal forwarder are inputs.conf and outputs.conf. inputs.conf is used to define the data inputs for the forwarder, while outputs.conf specifies where the data should be sent. monitor.conf and forwarder.conf are not typically utilized with universal forwarders in this context.