Skip to content

Commit eb4c3a1

Browse files
add note about database name in query log (neo4j#1980) (neo4j#1988)
Cherry-picked from neo4j#1980 Co-authored-by: LinneaAndersson <[email protected]>
1 parent ddb4ef9 commit eb4c3a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/monitoring/logging.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1221,7 +1221,7 @@ Included when xref:configuration/configuration-settings.adoc#config_db.logs.quer
12211221
| Connection details.
12221222

12231223
| database
1224-
| The database name on which the query is run.
1224+
| The database name on which the query is run. This field will be `<none>` if the query cannot be parsed and routed to a database.
12251225

12261226
| executingUser
12271227
| The name of the user executing the query.

0 commit comments

Comments
 (0)