Solved

Which Command Is Most Efficient in Finding the Pass4SymmKey of an Index

Question 3

Multiple Choice

Which command is most efficient in finding the pass4SymmKey of an index cluster?


A) find / -name server.conf -print | grep pass4SymKey
B) $SPLUNK_HOME/bin/splunk search | rest splunk_server=local /servicesNS/-/unhash_app/storage/passwords
C) $SPLUNK_HOME/bin/splunk btool server list clustering | grep pass4SymmKey
D) $SPLUNK_HOME/bin/splunk btool clustering list clustering --debug | grep pass4SymmKey

Correct Answer:

verifed

Verified

Related Questions