Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monitoring of Elasticsearch requests #6508

Closed
scampi opened this issue Mar 10, 2016 · 2 comments
Closed

Monitoring of Elasticsearch requests #6508

scampi opened this issue Mar 10, 2016 · 2 comments
Labels
release_note:enhancement Team:Operations Team label for Operations Team

Comments

@scampi
Copy link
Contributor

scampi commented Mar 10, 2016

It would be nice to have a page, akin to the status page, that informs on the performance of the queries run in Kibana (visualizations, searches, aggregations, ...).

Some use cases:

  • we could see what query misbehave and investigate why. This page could maybe suggests a better way to write the query, or a better definition for a visualization, ...
  • we could find why a dashboard loads slowly, and pin-point which visualization is the cause.
@rashidkpc rashidkpc changed the title [new feature] Monitoring of Elasticsearch requests Monitoring of Elasticsearch requests Mar 11, 2016
@epixa epixa removed the P3 label Apr 25, 2017
@cjcenizal
Copy link
Contributor

Somewhat related: we've added a new Inspector tool which you can use to inspect each visualization in a dashboard and examine the request(s) it's made and how long they took, which can help you figure out which visualizations may be slowing down a dashboard.

@snide snide added the Team:Operations Team label for Operations Team label Aug 7, 2018
@tylersmalley tylersmalley added 1 and removed 1 labels Oct 11, 2021
@tylersmalley
Copy link
Contributor

This seems to be resolved. We can log all ES queries, and you can use search sessions to view the queries in the UI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:enhancement Team:Operations Team label for Operations Team
Projects
None yet
Development

No branches or pull requests

6 participants