Dashboards & Visualizations

How to add custom JavaScript to our dashboard? Can we put it under /appserver/static?

ddrillic
Ultra Champion

A developer created a JavaScript code for our dashboard. He wonders whether we, the admins, can put it under <app>/appserver/static. Is it a valid way and are there other ways to deploy JavaScript code to our apps?

According to How to load Javascript & CSS in Splunk to build a dashboard?

<app>/appserver/static is the way....

0 Karma
1 Solution

andrei1bc
Communicator

Hi,

All steps are outlined here : http://dev.splunk.com/view/webframework-developapps/SP-CAAAE4A

Dashboard should contain:

<dashboard script="filename.js" stylesheet="filename.css">

Regards,

View solution in original post

0 Karma

andrei1bc
Communicator

Hi,

All steps are outlined here : http://dev.splunk.com/view/webframework-developapps/SP-CAAAE4A

Dashboard should contain:

<dashboard script="filename.js" stylesheet="filename.css">

Regards,

0 Karma

ddrillic
Ultra Champion

Great - thank you.

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 ...