Splunk Enterprise Certified Admin — Question 68

Which of the following will unset a token named my_token?

Answer options

Correct answer: B

Explanation

Option B is correct because it uses the proper syntax for unsetting a token by specifying it directly within the <unset> tag. Options A and C do not follow the correct format for unsetting a token, while option D is intended to set the token to a specific state rather than removing it.