Splunk Core Certified Advanced Power User — Question 13

You update a props.conf file while Splunk is running. You do not restart Splunk and you run this command: splunk btool props list `"-debug. What will the output be?

Answer options

Correct answer: C

Explanation

The correct answer is C because running the command after an update without restarting Splunk retrieves the on-disk configurations, including their file paths. Option A is incorrect as it lists all configurations, not just props.conf. Option B is wrong because it refers to the state of configurations at the time of splunkd's startup, not the current on-disk settings. Option D is also incorrect since it suggests retrieving the current running configurations rather than those stored on-disk.