We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11b6d27 commit 1255c0dCopy full SHA for 1255c0d
modules/n1ql/pages/n1ql-manage/monitoring-n1ql-query.adoc
@@ -717,6 +717,8 @@ A completed request is logged if _any_ of the qualifiers are met (logical OR).
717
`client`:: Log requests from this IP address.
718
`user`:: Log requests with this user name.
719
`context`:: Log requests with this client context ID.
720
+`errors`:: Log requests with at least this many errors.
721
+
722
723
For full details, see xref:n1ql-rest-admin:index.adoc#Logging_Parameters[Logging Parameters].
724
preview/HEAD.yml
@@ -1,5 +1,5 @@
1
sources:
2
docs-server:
3
- branches: [release/7.6]
+ branches: [release/7.6]
4
override:
5
startPage: server:introduction:intro.adoc
0 commit comments