Splunk Core Certified Consultant — Question 9
Which file or folder below is not a required part of a deployment app?
Answer options
- A. app.conf (in default or local)
- B. local.meta
- C. metadata folder
- D. props.conf
Correct answer: D
Explanation
The correct answer is D, as props.conf is not mandatory for a deployment app to function. In contrast, app.conf, local.meta, and the metadata folder are required components that play crucial roles in the deployment process.