Splunk Search

How to Add icons to splunk app bar?

virtuosoo
Explorer

Hello,

I want to add icons to the appbar menu of splunk, And I can't find any reference for that..Any help please ?

Tags (2)
0 Karma

DMohn
Motivator

Method 1: https://www.splunk.com/blog/2014/02/04/add-an-icon-to-your-app-or-add-on.html

Method 2: http://dev.splunk.com/view/webframework-developapps/SP-CAAAE86

Basically, you have to place the app icons (in the correct name and format) in the directory $SPLUNK_HOME/etc/apps/your_app_name/static/.
All icons have to be in PNG format
The names and sizes have to be as follows:

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

0 Karma

mayurr98
Super Champion
0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...