Where to see all the executed queries ran against my ES

Hello all,

Where can I see all the queries ran against my elastic search cluster.

Thanks

You can't unless you activate the slowlog.

AppSearch on the other hand does that out of the box but it's a layer on top of Elasticsearch then.

Can you guide me on how to enable it via the slowlog?

Documentation says it all I believe: Slow Log | Elasticsearch Guide [7.13] | Elastic

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