Hi,
I am running an on prem installation of splunk enterprise 7.3.0.
On this instance I've built an app and would now like to add icons to it. I've followed various guides where I was told to create a folder called **static** in the home directory of the app (called **my_app** below)and place my icons in there.
I did so, but I still couldnt get it to work. So eventually I removed my static folder from the **my_app** directory and copied over the content from search. The UI is still not updating. So I spun up a new docker, splunk enterprise version 7.3.1.1 and imported the app from the other server with an spl file. Still not updating.
On the new instance I also created another app and tried to copy the icons from a third app to that one, without any luck.
I've made sure that the splunk user is owning the files as well as the directory and tried to reach the data directly by browsing to this path on my splunk server:
/en-US/splunkd/__raw/servicesNS/admin/my_app/static/appIcon.png
Any ideas what might be the issue or how I can troubleshoot it?
↧