Skip to content
Merged
Show file tree
Hide file tree
Changes from 6 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions modules/n1ql/pages/n1ql-manage/monitoring-n1ql-query.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -717,6 +717,8 @@ A completed request is logged if _any_ of the qualifiers are met (logical OR).
`client`:: Log requests from this IP address.
`user`:: Log requests with this user name.
`context`:: Log requests with this client context ID.
`statement`:: Log requests that match the specified LIKE search pattern in the query text.
`plan`:: Log requests where the specified plan field values appear in the query plan.

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

Expand Down
8 changes: 8 additions & 0 deletions preview/DOC-10001-add-new-logging-qualifiers.yml
Comment thread
rakhi-prathap marked this conversation as resolved.
Outdated
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
sources:
docs-server:
branches: [release/8.0]
cb-swagger:
branches: [DOC-10001-add-logging-params]
start_path: docs
override:
startPage: server:introduction:intro.adoc