How to chnage Kibana title icon in window title?

Hello,
I want to change kibana favicon/icon in title window.
How to change that?
please guide.

thanks
Sunil.

You can find the favicon files in src/ui/public/assets/favicon. After you change them, remove the Optimize folder from your Kibana root in order to trigger another optimization, otherwise your changes won't be taken in account.

hello,
I solved it this way.

I replaced favicon-32*32.png with myfavicon.ico in chrome.jade

and restart kibana.
It showed myFavicon.

thanks.
Sunil.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.