In our project, we have decided to use ELK for the distributed logging mechanism. Our project has its own UI. We dont want to have 2 UIs. One for kibana and other for project.
So I would like to know,
if we can integrate kibana into our UI.
After integrating kibana into UI, can we modify the look and feel.
Can we write our own UI which can pick data from elasticsearch.
Does Elasticsearch exposes APIs for the same.
Kibana dashboards and visualizations can be embedded using iframes. Use the "share" button on the top right to get the code-snippet. Many users embed Kibana like that in their own applications.
Some users indeed do this. They replace icons and images, and modify styling parameters. Sometimes people fork Kibana from github as well and make some more invasive changes.
you could. the ES-API is REST-based, so you conceivably build your own app around that
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.