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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...