QuestionQ83

Forwarder and Deployment Best Practices

Which of the following is a valid method for determining whether a new bundle push will trigger a rolling restart?

  • 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
Explanation

splunk validate cluster-bundle --check-restart validates the new configuration bundle and, when validation succeeds, checks whether applying it requires a restart of the cluster peers. This identifies whether the bundle push will require a rolling restart before the bundle is applied.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!