i am very new to EKL Stack and for my project we have requirement to integrate kibana in our custom applications dashboard. So we are capturing the data through logstash and able to see it in kibana . But for our requirement we have to integrate kibana inside our local applications dashboard so on clicking on some link we should open the page and show the graph in our application . So is it possible to integrate the show kibana charts inside our custom application. Or we have to query elastic search and create similar UI as kibana to show the trends .
thanks in advance.