You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the feature:
You can set a Kibana timeout of getting the answer from elasticsearch. Even if the question times-out the search request runs in the background. We need to have some safe checks for this.
Describe the feature:
You can set a Kibana timeout of getting the answer from elasticsearch. Even if the question times-out the search request runs in the background. We need to have some safe checks for this.
Make it poosible for Kibana to exit the search.
Use the task-management API for this.
Global search timeout or task-cancellation
https://www.elastic.co/guide/en/elasticsearch/reference/current/tasks.htmlc
Describe a specific use case for the feature:
Multiple users make heavy searches to the elastic-cluster. Therefore performing a DoS on the cluster.
The text was updated successfully, but these errors were encountered: