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

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
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!

Automated Threat Analysis: Available in ES Premier

Automated Threat Analysis: Centralize and Accelerate Phishing Investigations in Splunk Enterprise ...

What’s New in Splunk AI: Volume 02

Welcome to the second edition of “What’s New in Splunk AI” where we look at the latest and greatest updates, ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...