Dashboards & Visualizations

How do you add style sheets in a Simple XML dashboard without adding the files in the file system?

ben_leung
Builder

Version 6.3+

I would like to use style sheets with Simple XML view instead of having to add the files in the file system.

ben_leung
Builder

You can actually embed the css within the view if you are using an html tag.

<html>
<head>
    <style type="text/css">
        .my-list ul {
          list-style-position: inside;
        }
    </style>
</head>
</html>
Get Updates on the Splunk Community!

Observability Unlocked: Kubernetes Monitoring with Splunk Observability Cloud

  Ready to master Kubernetes and cloud monitoring like the pros?Join Splunk’s Growth Engineering team for an ...

Wrapping Up Cybersecurity Awareness Month

October might be wrapping up, but for Splunk Education, cybersecurity awareness never goes out of season. ...

🌟 From Audit Chaos to Clarity: Welcoming Audit Trail v2

&#x1f5e3; You Spoke, We Listened  Audit Trail v2 wasn’t written in isolation—it was shaped by your voices.  In ...