All Apps and Add-ons

Adding icon to App - unsuccessful

shivaa
Explorer

Hello, I'm new to Splunk and trying to add a logo/icon to an app.

I've followed the guidelines for required filenames and dimensions(also tried to make the dimensions smaller than the max).

 

I was unable to find this -> $SPLUNK_HOME/etc/apps/appname/static/

So I've saved it in /opt/splunk/etc/apps/appname/static - assuming it's the same, but maybe I'm wrong?

The folder static didn't exist before i created it.

I've restarted my Splunk and nothing, hopefully somebody can tell me what I'm doing wrong.

 

Tags (3)
0 Karma
1 Solution

kamlesh_vaghela
SplunkTrust
SplunkTrust

@shivaa 

The steps you implemented looks good, still I'm sharing. In your case I doubt in file size.  Can you please validate it?

 

To display an icon for your app:

  • Create the icon files below, in PNG format, preferably with 24-bit transparency.
  • Name the icon files as listed below. Filenames are case sensitive.
  • Save icon files to $SPLUNK_HOME/etc/apps/your_app_name/static/.

appIcon_2x.png (72 x 72)
appIcon.png (36 x 36)
appIconAlt_2x.png (72 x 72)
appIconAlt.png (36 x 36)
appLogo.png (160 x 40)
appLogo_2x.png (320 x 80)

 

Thanks
Kamlesh Vaghela

 

If this reply helps you, an upvote would be appreciated.

View solution in original post

shivaa
Explorer

The tutorial i followed didn't show icon capitalized, thank you so much!! Corrected it and it worked! 🙂 

0 Karma

kamlesh_vaghela
SplunkTrust
SplunkTrust

@shivaa 

The steps you implemented looks good, still I'm sharing. In your case I doubt in file size.  Can you please validate it?

 

To display an icon for your app:

  • Create the icon files below, in PNG format, preferably with 24-bit transparency.
  • Name the icon files as listed below. Filenames are case sensitive.
  • Save icon files to $SPLUNK_HOME/etc/apps/your_app_name/static/.

appIcon_2x.png (72 x 72)
appIcon.png (36 x 36)
appIconAlt_2x.png (72 x 72)
appIconAlt.png (36 x 36)
appLogo.png (160 x 40)
appLogo_2x.png (320 x 80)

 

Thanks
Kamlesh Vaghela

 

If this reply helps you, an upvote would be appreciated.

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...