Skip to content

Commit c670cb7

Browse files
rakhi-prathapsimon-dew
authored andcommitted
[DOC-10001] Add new logging qualifiers to system:completed_requests (#361)
1 parent 50c2cc0 commit c670cb7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

modules/n1ql/pages/n1ql-manage/monitoring-n1ql-query.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -826,6 +826,8 @@ A completed request is logged if _any_ of the qualifiers are met (logical OR).
826826
`client`:: Log requests from this IP address.
827827
`user`:: Log requests with this user name.
828828
`context`:: Log requests with this client context ID.
829+
`statement`:: Log requests that match the specified LIKE search pattern in the query text.
830+
`plan`:: Log requests where the specified plan field values appear in the query plan.
829831

830832
For full details, see xref:n1ql-rest-admin:index.adoc#Logging_Parameters[Logging Parameters].
831833

0 commit comments

Comments
 (0)