Splunk Core Certified Consultant — Question 27

When a forwarder phones home to a Deployment Server it compares the check-sum value of the forwarder’s app to the Deployment Server’s app.
What happens to the app if the check-sum values do not match?

Answer options

Correct answer: A

Explanation

The correct answer is A because when there is a mismatch in check-sum values, the forwarder app is considered out of sync, leading to its deletion and re-download from the Deployment Server to ensure consistency. Options B, C, and D are incorrect as they suggest conditions or processes that do not occur in this scenario, such as merging changes or only deleting under specific conditions.