Monitor queries ES and ECE

Hi,

We need to monitor queries, to get how many requests was made by users (not necesary slowlog queries) and which are these requests. Is it possible (by user)?

In ECE we use proxy logs to get information about client requests, (which deployment, which request path... ) When we see a bulk request, is there any way to know what is doing this bulk request (which index, reading, indexing, size of bulk operation, ...?)
Thanks
Regards.

Welcome to our community! :smiley:

Not without pulling the bulk request itself apart, no.

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