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 72de1e8 commit 60ab4c5Copy full SHA for 60ab4c5
modules/n1ql/pages/n1ql-manage/monitoring-n1ql-query.adoc
@@ -731,6 +731,7 @@ A completed request is logged if _any_ of the qualifiers are met (logical OR).
731
`context`:: Log requests with this client context ID.
732
`statement`:: Log requests that match the specified LIKE search pattern in the query text.
733
`plan`:: Log requests where the specified plan field values appear in the query plan.
734
+`errors`:: Log requests with at least this many errors.
735
736
For full details, see xref:n1ql-rest-admin:index.adoc#Logging_Parameters[Logging Parameters].
737
0 commit comments