My system needs to monitor kibana by some items such as kibana instances number, status, requests etc. So I need to use some code to finish these things. But I can't find any api about kibana monitoring data. Could someone help me? I'll be very appreciate.
are you trying to monitor the health of kibana and network traffic to/from Kibana?
you might want to look at packetbeat https://www.elastic.co/products/beats/packetbeat
Thanks for your reply. It's very kind of u.

In fact I just need these monitoring data. But I can't find some API about these data. Kibana API never mention it. Does this mean that there is no API to get these data yet?