Skip to content

Commit 06f163f

Browse files
ES|QL as a md tag
1 parent bf6a8db commit 06f163f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/query-languages/esql/esql-query-log.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ navigation_title: "Query log"
77

88
The {{esql}} query log allows to log {{esql}} queries based on their execution time.
99

10-
You can use these logs to investigate, analyze or troubleshoot your cluster’s historical ES|QL performance.
10+
You can use these logs to investigate, analyze or troubleshoot your cluster’s historical {{esql}} performance.
1111

12-
ES|QL query log reports task duration at coordinator level, but might not encompass the full task execution time observed on the client. For example, logs don’t surface HTTP network delays.
12+
{{esql}} query log reports task duration at coordinator level, but might not encompass the full task execution time observed on the client. For example, logs don’t surface HTTP network delays.
1313

1414
Events that meet the specified threshold are emitted into [{{es}} server logs](docs-content://deploy-manage/monitor/logging-configuration/update-elasticsearch-logging-levels.md).
1515

0 commit comments

Comments
 (0)