How to hack source code

Hi,

I installed Kibana using Debian. I want to make some changes to the UI (e.g. edit Discover index.html to hide field side-bar, etc). Can I directly edit the source code in /usr/share/kibana/src. and simply restart Kibana, or am I missing something?

Thanks!
Robert Stewart

Yes, take a look at the sources and change it to your needs. If you need help you can look at the github repository of ELK.

Of course I will also help you as far as I can :slight_smile:

If you want to rewrite the kibana styles look here:
src/core_plugins/kibana/public/dashboard/styles

Best regards,
Robert

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