Splunk Core Certified Advanced Power User — Question 151
Which pathway represents where a network input in Splunk might be found?
Answer options
- A. $SPLUNK HOME/var/lib/splunk/$inputName/homePath/
- B. $SPLUNK_HOME/system/local/udp.conf
- C. $SPLUNK_HOME/etc/apps/$appName/local/inputs.conf
- D. $SPLUNK_HOME/etc/apps/network/inputs.conf
Correct answer: C
Explanation
The correct answer, C, is accurate because the inputs.conf file in the local directory of an app is where network input configurations are defined. Options A, B, and D refer to other locations or types of configurations that do not specifically pertain to app-local network input settings.