SPLK-2002(205Q) · Question #100
The master node distributes configuration bundles to peer nodes. Which directory peer nodes receive the bundles?
The correct answer is C. slave-apps. The master node distributes configuration bundles to peer nodes in the slave-apps directory under $SPLUNK_HOME/etc. The configuration bundle method is the only supported method for managing common configurations and app deployment across the set of peers. It ensures that all…
Question
The master node distributes configuration bundles to peer nodes. Which directory peer nodes receive the bundles?
Options
- Aapps
- Bdeployment-apps
- Cslave-apps
- Dmaster-apps
How the community answered
(58 responses)- A5% (3)
- B2% (1)
- C86% (50)
- D7% (4)
Explanation
The master node distributes configuration bundles to peer nodes in the slave-apps directory under $SPLUNK_HOME/etc. The configuration bundle method is the only supported method for managing common configurations and app deployment across the set of peers. It ensures that all peers use the same versions of these files1. Bundles typically contain a subset of files (configuration files and assets) from $SPLUNK_HOME/etc/system, $SPLUNK_HOME/etc/apps, and $SPLUNK_HOME/etc/users2. The process of distributing knowledge bundles means that peers by default receive nearly the entire contents of the search head's apps3.
Topics
Community Discussion
No community discussion yet for this question.