Dashboards & Visualizations

help on splunk app interface configuration

jip31
Motivator

hello

I use a splunk app with many different dashboards and I have 2 imporvement to do

1) I need to put an icon after the name of my app

Except if I am mistaken I put the icon file in the static folder but what I have to do for displaying the icon after the app name?

2) I need to open a PDF file from my dashboard

The PDF is located in the "Static" folder and the "KM" directory

Exemple : etc/apps/workplace/static/KM/TEST.pdf

  <row>
    <panel>
      <html>
<p>
<a target="_blank" href="/static/app/workplace/static/KM/TEST.pdf">
<img width="48" height="38">TEST
</a>
</p>
</html>
    </panel>
  </row>

 But I can't open it

What is the correct path to use please?

Rgds

Labels (1)
Tags (1)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @jip31,

about the first question see at https://dev.splunk.com/enterprise/docs/developapps/createapps/ how to configure App icons.

About the second, did you checked grants?

Ciao.

Giuseppe

0 Karma

jip31
Motivator

Hi gcusello

Concerning the point 1, it's what I done but the icon is invisible

Concerning the point 2, yes

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @jip31,

concerning the first issue:

are you sure that you used the correct names of the logos (appIcon.png, appLogo.png, etc...) and the correct max dimensions of each one (e.g. appicon.png max 40x40 points)?

about the secon one:

I'm still verifying and I found a problem, I'll inform you.

Ciao.

Giuseppe

0 Karma

jip31
Motivator

Hi

Do you have news concerning the second point?

0 Karma

jip31
Motivator

I have resolved the first issue, it was file name issue...

But the second still exist

thanks

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...