Is it possible to make pages like these ourselves in Kibana, i.e. these layouts, and the nice min/max/current views?
thanks in advance!
Mark
Is it possible to make pages like these ourselves in Kibana, i.e. these layouts, and the nice min/max/current views?
thanks in advance!
Mark
Hi @Mark_Duncan,
It is possible to develop you custom Kibana plugin that registers your custom app which you can code however you sit fit. You can use underlying Kibana's services to reuse some of the existing functionality.
If this is a possibility for your, you could start from here: External plugin development | Kibana Guide [7.12] | Elastic
@Mark_Duncan Just to clarify what @dosant has said a bit more, the main reason we are suggesting custom plugin development is that the view you're seeing is not a standard Kibana dashboard, and is not customizable. If you aren't interested or able to develop a custom plugin, the most powerful built-in options are:
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.