nerdexam
Splunk

SPLK-1003 · Question #168

Which pathway represents where a network input in Splunk might be found?

The correct answer is B. $SPLUNK HOME/ etc/ apps/ $appName/ local / inputs.conf. All Splunk inputs - including network inputs such as UDP and TCP - are configured via inputs.conf, not a separate file like udp.conf. The correct and standard location for an app-specific inputs.conf is $SPLUNK_HOME/etc/apps/$appName/local/inputs.conf. Option A is wrong because '

Configuration Files

Question

Which pathway represents where a network input in Splunk might be found?

Options

  • A$SPLUNK HOME/ etc/ apps/ ne two r k/ inputs.conf
  • B$SPLUNK HOME/ etc/ apps/ $appName/ local / inputs.conf
  • C$SPLUNK HOME/ system/ local /udp.conf
  • D$SPLUNK HOME/ var/lib/ splunk/$inputName/homePath/

How the community answered

(53 responses)
  • A
    2% (1)
  • B
    92% (49)
  • C
    4% (2)
  • D
    2% (1)

Explanation

All Splunk inputs - including network inputs such as UDP and TCP - are configured via inputs.conf, not a separate file like udp.conf. The correct and standard location for an app-specific inputs.conf is $SPLUNK_HOME/etc/apps/$appName/local/inputs.conf. Option A is wrong because 'network' is not a special reserved app name. Option C is wrong because udp.conf does not exist as a Splunk configuration file. Option D points to an index storage path (var/lib/splunk), not a configuration path.

Topics

#configuration files#inputs.conf#file paths#Splunk directory structure

Community Discussion

No community discussion yet for this question.

Full SPLK-1003 Practice