ExamGecko
Question list
Search
Search

List of questions

Search

Question 149 - SPLK-2002 discussion

Report
Export

Which command should be run to re-sync a stale KV Store member in a search head cluster?

A.

splunk clean kvstore -local

Answers
A.

splunk clean kvstore -local

B.

splunk resync kvstore -remote

Answers
B.

splunk resync kvstore -remote

C.

splunk resync kvstore -local

Answers
C.

splunk resync kvstore -local

D.

splunk clean eventdata -local

Answers
D.

splunk clean eventdata -local

Suggested answer: A

Explanation:

To resync a stale KV Store member in a search head cluster, you need to stop the search head that has the stale KV Store member, run the command splunk clean kvstore --local, and then restart the search head.This triggers the initial synchronization from other KV Store members12.

The command splunk resync kvstore [-source sourceId] is used to resync the entire KV Store cluster from one of the members, not a single member.This command can only be invoked from the node that is operating as search head cluster captain2.

The command splunk clean eventdata -local is used to delete all indexed data from a standalone indexer or a cluster peer node, not to resync the KV Store3.

1:How to resolve error on a search head member in the search head cluster ...

2:Resync the KV store - Splunk Documentation

3:Delete indexed data - Splunk Documentation

asked 13/11/2024
john ignacio echavarria lopez
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first