-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://cinhtau.de/2017/05/10/customize-kibana-look-and-feel/ #4
Comments
Thanks so much for sharing! Quick question - any need to have kibana re-build it's assets after changing these less files? They should all get compiled to CSS right? I have noticed this happens when kibana plugins are installed (npm/yarn front-end build tast rebuilding modules) |
Hi @silentFred, altering the files needs a recompilation. Simply delete the |
HI, Has anyone managed to re brand 7.10 and above? I have a local install. I managed to change some of the images but struggling to find anything regarding the login text. This path is referenced a lot but doesn't exist on my instance: |
I have created an open source plugin that can be used to customise the look and feel of Kibana without having to modify the source code. You can check it out here: https://github.com/lizozom/custom-kibana-theme |
That looks very promising @lizozom . Can wait to experiment with it myself. Kudos to you. |
Customize Kibana Look and Feel for different environments
My company uses Elasticsearch and Kibana for various reasons. One of my responsibilities is to ensure the stability of our elasticsearch test and production ...
http://cinhtau.net/2017/05/10/customize-kibana-look-and-feel/
The text was updated successfully, but these errors were encountered: