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!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...