Skip to content

Commit 65f752c

Browse files
Update modules/ROOT/pages/changelogs.adoc
Co-authored-by: Natalia Ivakina <[email protected]>
1 parent 8b026b3 commit 65f752c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

modules/ROOT/pages/changelogs.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,11 @@ For details, see xref:errors/gql-errors/index.adoc[GQLSTATUS error codes].
1616
This field is used to provide more detailed information about the error.
1717

1818
* A new JSON template is available for the query log, which is the default set in _server_logs.xml_.
19-
It contains the `errorInfo` entry, but not the `failureReason` entry, which is switched off by default.
19+
It contains the `errorInfo` entry, but not the `failureReason` entry, which is switched off by default starting from 2025.05.
20+
21+
For more details about the JSON template for the query log, refer to the link:https://neo4j.com/docs/operations-manual/current/monitoring/logging/#_json_format_log_entries[Operations manual -> Monitoring -> Logging].
22+
23+
To learn more about the JSON object `errorInfo` in the query log, visit the link:https://neo4j.com/docs/operations-manual/current/monitoring/logging/#gql-error-information[Operations manual -> Logging -> GQL error information].
2024

2125

2226
ifndef::backend-pdf[]

0 commit comments

Comments
 (0)