Splunk Infrastructure Overview — Question 54

What is the correct hierarchy of XML elements in a dashboard panel?

Answer options

Correct answer: B

Explanation

The correct hierarchy is B: <dashboard><row><panel>, which correctly represents how these elements are nested within a dashboard structure. The other options misplace the order of the elements, which is essential for proper XML formatting and functionality.