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 986e5c2 commit d6f932cCopy full SHA for d6f932c
modules/n1ql/pages/n1ql-manage/monitoring-n1ql-query.adoc
@@ -840,6 +840,7 @@ A completed request is logged if _any_ of the qualifiers are met (logical OR).
840
`context`:: Log requests with this client context ID.
841
`statement`:: Log requests that match the specified LIKE search pattern in the query text.
842
`plan`:: Log requests where the specified plan field values appear in the query plan.
843
+`errors`:: Log requests with at least this many errors.
844
845
For full details, see xref:n1ql-rest-admin:index.adoc#Logging_Parameters[Logging Parameters].
846
0 commit comments