Dashboards & Visualizations

How to include an external script in HTML dashboards in an App?

kartik13
Communicator

I am having an external Script stored in the static folder in the at the following path:

/Splunk_Home/etc/apps/app_name/appserver/static/myscript.js

I want to include that script in HTML dashboards. How do I do this? I mean, what will be the relative path to include it in the script src

<script type="text/javascript" src="/path/to/myscript.js"></script>

What is the path? I tried giving the actual path, but it didn't work out for me.
Any help !!!

0 Karma
1 Solution

kartik13
Communicator

Found the way

<script type="text/javascript" src="{{SPLUNKWEB_URL_PREFIX}}/static/app/app_name/myscript.js"></script>

View solution in original post

0 Karma

kartik13
Communicator

Found the way

<script type="text/javascript" src="{{SPLUNKWEB_URL_PREFIX}}/static/app/app_name/myscript.js"></script>
0 Karma
Get Updates on the Splunk Community!

Enter the Splunk Community Dashboard Challenge for Your Chance to Win!

The Splunk Community Dashboard Challenge is underway! This is your chance to showcase your skills in creating ...

.conf24 | Session Scheduler is Live!!

.conf24 is happening June 11 - 14 in Las Vegas, and we are thrilled to announce that the conference catalog ...

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...