Skip to content

Commit 30e250c

Browse files
Add info about the queryLang field
1 parent 409908b commit 30e250c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

modules/ROOT/pages/monitoring/logging.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1308,6 +1308,10 @@ For `event=start`, the value is `00000000`.
13081308
| executableQueryCacheHit
13091309
| Whether the query string matched a cached execution plan.
13101310

1311+
| queryLang
1312+
| Cypher version.
1313+
Possible values are `CYPHER 5` and `CYPHER 25`.
1314+
13111315
|===
13121316

13131317
If the type of the log entry is `transaction`, the following additional fields are available:

0 commit comments

Comments
 (0)