Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions modules/ROOT/pages/monitoring/logging.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1308,6 +1308,10 @@ For `event=start`, the value is `00000000`.
| executableQueryCacheHit
| Whether the query string matched a cached execution plan.

| queryLang
| Cypher version.
Possible values are `CYPHER 5` and `CYPHER 25`.

|===

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