Skip to content

Commit 214fd6f

Browse files
jrodewigDaveCTurnerstefnestor
authored
[8.9] [DOC+][Hot Spotting] Pull detailed Node Tasks (#98879) (#99021)
Co-authored-by: David Turner <[email protected]> Co-authored-by: Stef Nestor <[email protected]>
1 parent 36d0d36 commit 214fd6f

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

docs/reference/troubleshooting/common-issues/hotspotting.asciidoc

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,8 +259,14 @@ direct indices:data/read/eql 10m node_1 true
259259
// TEST[skip:illustrative response only]
260260

261261
This surfaces a problematic <<eql-search-api,EQL query>>. We can gain
262-
further insight on it via <<tasks,the task management API>>. Its response
263-
contains a `description` that reports this query:
262+
further insight on it via <<tasks,the task management API>>,
263+
264+
[source,console]
265+
----
266+
GET _tasks?human&detailed
267+
----
268+
269+
Its response contains a `description` that reports this query:
264270

265271
[source,eql]
266272
----

0 commit comments

Comments
 (0)