We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36d0d36 commit 214fd6fCopy full SHA for 214fd6f
docs/reference/troubleshooting/common-issues/hotspotting.asciidoc
@@ -259,8 +259,14 @@ direct indices:data/read/eql 10m node_1 true
259
// TEST[skip:illustrative response only]
260
261
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:
+further insight on it via <<tasks,the task management API>>,
+
264
+[source,console]
265
+----
266
+GET _tasks?human&detailed
267
268
269
+Its response contains a `description` that reports this query:
270
271
[source,eql]
272
----
0 commit comments