In out 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, 1. if we can integrate kibana into our UI. 2. After integrating kibana into UI, can we modify the look and feel. 3. Can we write our own UI which can pick data from elasticsearch. Does Elasticsearch exposes APIs for the same.