Hello,
I want to merge Kibana with Graylog, since I want to use Visualizations from Kibana in Graylog.
It should be like when you click on the Dashboard tab you do not see the Graylog Visualizations but the Kibana Dashboard.
I do not think this can be too hard, since Kibana Dashboards can be implemented with iframe. I know a bit about application architecture but did not really figured the Graylog one out.
So can anybody tell me where to include the iframe so that it can be seen on the Dashboards tab? I guess you can compile graylog.jar with maven, right?
Thank you very much