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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...