Integrate kibana into angular 2 application

Hi,
I need to integrate kibana into angular 2 application, how i can visualize the dashbord and the visualization in kibana with angular 2
can help please
Thank you

Your best bet for integrating Kibana visualizations and dashboards into another application is the embedded sharing capability via iframes. Some people modify the URL in the iframe src to dynamically display different visualizations or dashboards. However, do note that the URL structure is not guaranteed to remain the same between versions of Kibana, so this approach could break between versions.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.