We are using Elastic APM for monitoring our APIs. It shows queries status and useful information about the queries. I want to have the same information about the queries which are sent to Elasticsearch server.
I want to have information about queries, time, status code, etc. Is there any plugin in Elastic stack that I can use for this purpose?