Splunk Enterprise Certified Architect — Question 17
Which of the following is a valid way to determine if a new bundle push will trigger a rolling restart?
Answer options
- A. splunk show cluster-bundle-status
- B. splunk apply cluster-bundle
- C. splunk validate cluster-bundle --check-restart
- D. splunk apply cluster-bundle --validate-bundle
Correct answer: A
Explanation
The correct option, A, allows you to view the status of the cluster bundle and determine if a restart is needed. Options B and D are related to applying bundles but do not provide information about restart triggers. Option C checks for a restart but does not show the overall status of the cluster bundle.