Very slow consultation - ElasticSearch 6.6.2

Hi guys, you know I have finally my server running with ElasticSearch 6.6.2 and the java plugin "recurring-plugin" for the event module queries. But I see that it is very slow to give me a response more than anything that only has 1 test event record.
Then my query or question is: how can I print in the console of my server all the logs or queries that are being made in real time. so to analyze in good or bad performance of my queries and the plugin that established that it is "recurring-plugin"

Greetings.

See https://www.elastic.co/guide/en/elasticsearch/reference/7.0/index-modules-slowlog.html and https://www.elastic.co/guide/en/elasticsearch/reference/7.0/search-profile.html and https://www.elastic.co/guide/en/elasticsearch/reference/7.0/cluster-nodes-hot-threads.html as a starting point. Apart from that a JVM profiler might help a lot as well

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