Dashboards & Visualizations

Where is the location of the "dashboard.css" file in Splunk 6.2.2?

ryuch2002
Explorer

splunk Enterprise : 6.2.2

  • I'm trying to make a dashboard using the django web framework.

This is located under the following sources.

 :   < link rel="stylesheet" type="text/css" href="{{STATIC_URL}}splunkjs/css/dashboard.css" />

I tried to find the file ("dashboard.css"), but couldn't find it.

0 Karma
1 Solution

ngatchasandra
Builder

Hi ryuch,

Dashboard file is a share file in splunk that some applications use.

Try to follow the link:

C:\Program Files\Splunk\share\splunk\search_mrsparkle\exposed\js\splunkjs\css\dashboard.css

View solution in original post

0 Karma

jamin358
Explorer

On newer versions of splunk, they have moved this file to

opt/splunk/share/splunk/search_mrsparkle/exposed/build/css/splunkjs-dashboard.css

0 Karma

ngatchasandra
Builder

Hi ryuch,

Dashboard file is a share file in splunk that some applications use.

Try to follow the link:

C:\Program Files\Splunk\share\splunk\search_mrsparkle\exposed\js\splunkjs\css\dashboard.css
0 Karma

ryuch2002
Explorer

Thank you!

Try to follow the link and i find "dashboard.css"

my source view : href="/dj/static/splunkjs/css/dashboard.css" /
this path same your follow link??

What do you take "/dj/" request are processed?

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...