exam questions

Exam SPLK-2002 All Questions

View all questions & answers for the SPLK-2002 exam

Exam SPLK-2002 topic 1 question 43 discussion

Actual exam question from Splunk's SPLK-2002
Question #: 43
Topic #: 1
[All SPLK-2002 Questions]

Configurations from the deployer are merged into which location on the search head cluster member?

  • A. SPLUNK_HOME/etc/system/local
  • B. SPLUNK_HOME/etc/apps/APP_HOME/local
  • C. SPLUNK_HOME/etc/apps/search/default
  • D. SPLUNK_HOME/etc/apps/APP_HOME/default
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
sadhka
Highly Voted 4 years, 4 months ago
My Answer is D
upvoted 19 times
belindo96
4 years, 3 months ago
Yes Answer D is correct, there is no way to push an app in /etc/system/local in any push mode options from deployer.
upvoted 4 times
...
...
Proctor
Highly Voted 2 years, 3 months ago
Selected Answer: D
D: https://docs.splunk.com/Documentation/Splunk/9.0.1/DistSearch/PropagateSHCconfigurationchanges#Mode:_merge_to_default
upvoted 6 times
qtygbapjpesdayazko
1 year, 5 months ago
This is the way
upvoted 1 times
...
...
qtygbapjpesdayazko
Most Recent 1 year, 5 months ago
Selected Answer: D
On the members Overwrites the existing configuration in the members' /default app directories. No files are deployed to the members' /local app directories. This ensures that deployed settings never overwrite local or replicated runtime settings on the members. Otherwise, for example, app upgrades would wipe out runtime changes.
upvoted 1 times
...
qtygbapjpesdayazko
1 year, 7 months ago
Selected Answer: B
Can be A and B, but sense deployer is use to deploy apps the changes will be marge in app/local
upvoted 1 times
qtygbapjpesdayazko
1 year, 5 months ago
This is not the way! D. SPLUNK_HOME/etc/apps/APP_HOME/default
upvoted 1 times
...
...
deepali_2710
1 year, 9 months ago
The configurations from the deployer are merged into location A: SPLUNK_HOME/etc/system/local on the search head cluster member. This location is used to store local configurations that apply to the entire Splunk instance and take precedence over default settings.
upvoted 1 times
...
deepali_2710
1 year, 9 months ago
Where deployed configurations live on the cluster members On cluster members, deployed apps and user configurations reside under $SPLUNK_HOME/etc/apps and $SPLUNK_HOME/etc/users, respectively.
upvoted 1 times
...
initoor
1 year, 9 months ago
If we're talking about push from a default perspective on the deployer it will merge to default which is D
upvoted 1 times
...
dpharker
2 years, 9 months ago
Selected Answer: D
Answer is D, pg 180 Cluster Admin pdf
upvoted 1 times
...
Jinda
3 years, 1 month ago
The Answer is B, https://docs.splunk.com/Documentation/Splunk/8.2.3/DistSearch/PropagateSHCconfigurationchanges " For example, if the default tarball contains a /default directory for appA, that /default directory from the tarball overwrites any /appA/default directory currently on the members" For merge "Each member merges the /local settings that it receives from the captain with the app's /local settings already existing on the member."
upvoted 4 times
lmak
1 year ago
correct answer is B - Configurations from the deployer are typically merged into the local directory within the app's configuration directory on the search head cluster member. SPLUNK_HOME/etc/apps/APP_HOME/local is the specific location where local configurations are applied, allowing for customizations at the app level.
upvoted 1 times
...
...
manu78
3 years, 9 months ago
D is correct. Deployer merges local and default from its shcluster folder and pushes it to /app/default on the SH cluster members. Captain is the one managing the /local folder.
upvoted 5 times
qtygbapjpesdayazko
1 year, 5 months ago
This is the way!
upvoted 1 times
...
...
demarko
4 years, 1 month ago
The deployer only pushes the contents of subdirectories under /shcluster. It does not push any standalone files directly under /shcluster. For example, it will not push the file /shcluster/file1. To deploy standalone files, create a new apps directory under /apps and put the files in the local subdirectory. For example, put file1 under $SPLUNK_HOME/etc/shcluster/apps/newapp/local.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...