Dashboards & Visualizations

Trying to share HTML/JS file

rroberts
Splunk Employee
Splunk Employee

Trying to take a dashboard converted to HTML/JS and place on another search head. The page won't render. It just comes up blank. Seems have link elements to static version causing the problem.
Example:

link rel="stylesheet/less" type="text/css" media="all" href="/en-US/static/@169902/less/base/bootstrap.less"

Is the static/@16992 reference causing the problem?

Tags (3)
0 Karma
1 Solution

rroberts
Splunk Employee
Splunk Employee

Found the issue:

link rel="stylesheet" type="text/css" media="all" href="/en-US/static/@169902:0/app/demo-bubbles/dashboard.css" />
Replace demo-bubbles with search or whatever app you copy to.

And I had an old module reference:

"One issue here is that it should be 'splunkjs/mvc/postprocessmanager', not 'splunkjs/mvc/postprocess'"

@Itay Neeman Thanks for the module update.

View solution in original post

0 Karma

rroberts
Splunk Employee
Splunk Employee

Found the issue:

link rel="stylesheet" type="text/css" media="all" href="/en-US/static/@169902:0/app/demo-bubbles/dashboard.css" />
Replace demo-bubbles with search or whatever app you copy to.

And I had an old module reference:

"One issue here is that it should be 'splunkjs/mvc/postprocessmanager', not 'splunkjs/mvc/postprocess'"

@Itay Neeman Thanks for the module update.

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...