Dashboards & Visualizations

Use box plot at splunk not install app from file

Questioner
Path Finder

I want to make box-plot graph using my data.

I try to find a solution, but it need to install app from file at splunk.

So it couldn't apply at my Apps. (Because "my Apps" and "install app" is different)

Is there any way to draw box-plot at my own Apps not using "install app form file" ?

Labels (1)
Tags (1)
0 Karma
1 Solution

gcusello
SplunkTrust
SplunkTrust

Hi @Questioner,

you can install this app in your Search Heads eventually in no visible mode.

One additional inforation: tis app lista the apps in Splunkbase, it doesn't give you a viz?

what's your requirement?

Anyway, if you want tooltips, you could copy the following files:

  • tooltip.js,tabs.js,
  • custom_table_icons_inline.js
  • tooltip.css,
  • alt.css,tabs.css;

from the appserver/static folder of this app in your app's appserver/static folder and add this line as the first line of your dashboard:

<form script="tooltip.js,tabs.js,custom_table_icons_inline.js" stylesheet="tooltip.css,alt.css,tabs.css" version="1.1">

So you can use these js and css without installin this app.

Ciao.

Giuseppe

View solution in original post

gcusello
SplunkTrust
SplunkTrust

Hi @Questioner,

let me understand: you want to use a special graph using a viz from another app that you should install in your Splunk, is this correct?

At first what's ths app? does it come from splunkbase?

if yes it isn't a problem, many Splunk apps (also ES) use external apps for special visualizations (e.g timeline).

Second If you want a viz you have to install also this app in your Splunk and use it in your own custom app.

Ciao.

Giuseppe

0 Karma

Questioner
Path Finder

Hi @gcusello 

Yes! That's what I was curious about. 
I use this app -> Analysis Of SplunkBase Apps for Splunk | Splunkbase
Then Would you like to let me know how can i install the <viz> in my app?

When I try to use <viz> in my Splunk app,
It shows the error,

"Could not add a custom visulization as "display.visualization.custom.type" is missing in ui-prefs.conf.

 

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @Questioner,

is it a problem to install this app in your environment?

you could also install it in no visible way.

Ciao.

Giuseppe

0 Karma

Questioner
Path Finder

Hi @gcusello 
Maybe..Yes!

I want to use "<viz>" in my code, but I don't know install this in my environment.

 

Thanks regards

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @Questioner,

you can install this app in your Search Heads eventually in no visible mode.

One additional inforation: tis app lista the apps in Splunkbase, it doesn't give you a viz?

what's your requirement?

Anyway, if you want tooltips, you could copy the following files:

  • tooltip.js,tabs.js,
  • custom_table_icons_inline.js
  • tooltip.css,
  • alt.css,tabs.css;

from the appserver/static folder of this app in your app's appserver/static folder and add this line as the first line of your dashboard:

<form script="tooltip.js,tabs.js,custom_table_icons_inline.js" stylesheet="tooltip.css,alt.css,tabs.css" version="1.1">

So you can use these js and css without installin this app.

Ciao.

Giuseppe

Questioner
Path Finder

Hi! @gcusello 

Maybe some requirements are missing from the requirements...I think.

I'll try to do that.

Thank you for your help!

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @Questioner,

if you want the tooltips that are in that app, you can use js and css copying them from that app in your app and adding the header line, obviousl remember to restart Splunk on the SH.

let me know if I can help you more, or, please, accept one answer for the other people of Community.

Ciao and happy splunking

Giuseppe

P.S.: Karma Points are appreciated 😉

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Get Agentic with Splunk Lantern: Connect to Cisco Cloud Control, Transform ...

Splunk Lantern is Splunk’s customer success center that provides practical guidance from Splunk experts on key ...

July Community Events: Master ITSI 5.0 & Automate Splunk

Struggling with alert fatigue or feeling like you're spending more time on infrastructure maintenance than ...

New Release of Federated Search: Bringing Splunk Analytics to More of Your Data

Organizations today are generating more data than ever and storing it across cloud object stores, data lakes, ...