Splunk Infrastructure Overview — Question 8
How can the Inspect button be disabled on a dashboard panel?
Answer options
- A. Set inspect.link.disabled to 1
- B. Set link.inspect.visible to 0
- C. Set link.inspect.Search.visible to 0
- D. Set link.search.disabled to 1
Correct answer: B
Explanation
The correct answer is B, as setting link.inspect.visible to 0 effectively hides the Inspect button from the dashboard panel. The other options do not specifically target the visibility of the Inspect button, thus they would not achieve the desired outcome.