How to calculate http request per second for kibana front-end (proxy deployment )

Hi, I

'm in process of design of reverse proxy for kibanna, and i want to know how does kibanna see or measure http request per second, i want to measure it for existing setup, is there an UI feature or a curl command i can use to dump this stats.

thanks.
regards
asad

There is an undocumented API at api/status that will provide this information. This page does require authentication, so either provide it or disable with status.allowAnonymous