Back to Floor
Advanced Dashboards • Room 2

Dashboard Customization

Beyond Simple XML defaults, developers customize dashboards with CSS overrides, HTML panels, and JavaScript extensions.

CSS files placed in `appserver/static/` allow complete control over fonts, colors, and spacing. HTML panels embed raw markup directly in the dashboard XML.

Knowledge Check

Prove your understanding to clear the room (Rewards XP)
❤️❤️❤️
Question 1 of 1
Where should custom CSS files be placed within a Splunk app to override the default dashboard styling?
AIn the `default/data/` directory.
BIn the `appserver/static/` directory of the app.
CIn the Splunk `/etc/system/local/` directory.
DCSS cannot be used in Splunk dashboards.