[DOC+][Hot Spotting] Pull detailed Node Tasks (#98879)

Co-authored-by: David Turner <david.turner@elastic.co>
This commit is contained in:
Stef Nestor 2023-08-29 12:25:10 -06:00 committed by GitHub
parent de380ea2af
commit 0781bafac1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -259,8 +259,14 @@ direct indices:data/read/eql 10m node_1 true
// TEST[skip:illustrative response only]
This surfaces a problematic <<eql-search-api,EQL query>>. We can gain
further insight on it via <<tasks,the task management API>>. Its response
contains a `description` that reports this query:
further insight on it via <<tasks,the task management API>>,
[source,console]
----
GET _tasks?human&detailed
----
Its response contains a `description` that reports this query:
[source,eql]
----