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!

Enterprise Security Content Update (ESCU) | New Releases

In the last month, the Splunk Threat Research Team (STRT) has had 2 releases of new security content via the ...

Announcing the 1st Round Champion’s Tribute Winners of the Great Resilience Quest

We are happy to announce the 20 lucky questers who are selected to be the first round of Champion's Tribute ...

We’ve Got Education Validation!

Are you feeling it? All the career-boosting benefits of up-skilling with Splunk? It’s not just a feeling, it's ...