Hi,
I wanna customize my kibana dashboard navigation(Change text and add link). But I have no idea how to do this. Change src/core_plugin/kibana? or add hack plugin?
Hi,
I wanna customize my kibana dashboard navigation(Change text and add link). But I have no idea how to do this. Change src/core_plugin/kibana? or add hack plugin?
Hi @harutsuki,
The configuration for dashboard navigation is stored here: https://github.com/elastic/kibana/blob/master/src/core_plugins/kibana/public/dashboard/top_nav/get_top_nav_config.js
They are not currently customizable, so you would have to fork Kibana to make these changes
Thanks for your reply, this is helpful.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.