I have several apps setup to segregate our various products. I’ve added icons to the apps. My issue is the icon is being placed over the app name. It should place the icon next to the app name. For example, the Search and Reporting app has the White arrow on a green background to the left of the app name.
How do I get the icon to be placed left of the app name?
Hi @cdevoe57 ,
you have to create a new appLogo.png (160x40 pixels) and appLogo_2x.png (320x80 pixels) file, contaning the image to show (both logo and name) and save it in $SPLUNK_HOME/etc/apps/<your_app>/static replacing the exisiting files.
In this way you'll have the app icon you like, with both logo and name.
Ciao.
Giuseppe