Skip to content
Merged
Show file tree
Hide file tree
Changes from all 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
3 changes: 3 additions & 0 deletions modules/learn/pages/security/auditing.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ For example, `"Unsuccessful attempt to login to couchbase cluster"`, `"Node was
| Object
| Contains key-value pairs for `"domain"` (specifying `"local"`; `"external"`; `"builtin"` — for the administrator who set up the cluster; or `"rejected"` — for a user who has been denied access); and `"user"` (specifying the id of the user who generated the event).

3+a|
include::partial$user-audit-warning.adoc[]

| `"local"`
| Object
| Contains key-value pairs for `"ip"` and incoming `"port"`, for the node on which the event was processed.
Expand Down
9 changes: 9 additions & 0 deletions modules/learn/partials/user-audit-warning.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[IMPORTANT]
.The occurrence of a system id in the audit log.
====
In some instances,
the server will carry out an audited function
using a system identifier for the `user` field instead of the actual user logged into the system.

This may show up in the audit logs as `"user":"@ns_server"` for example.
====
2 changes: 2 additions & 0 deletions preview/HEAD.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
sources:
docs-devex:
branches: release/7.6
docs-capella:
branches: DOC-12746-We-need-to-add-info-to-the-current-documentation-to-let-customers-know-how-audit-log-records-events