Dashboards & Visualizations

Can you help me with a confusing visualization question?

bizsplunk
Engager

hi all,

i have a task to customize packaged apps from Splunkbase inside Splunk web(f.e. change visualization behavior).

I usually catch and edit the DOM tree in browser, but some things can be set in an easier way, via server side javascript. Moreover, any changes via npm run build comes to error, which is difficult to resolve. All documentations concerning developing apps do not put my mind in right way.

So the question is :
is it possible to refer to an app installed like an object in way like below?

require([
    'underscore',
    'jquery',
    'splunkjs/mvc',
    'my installed app',
    'splunkjs/mvc/simplexml/ready!'],
function(_, $, mvc, my installed app){
       reffer to my functions of app and change its behavior
})
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 ...