Details
-
New Feature
-
Resolution: Fixed
-
Major
-
None
-
None
-
10: Autoscaling, completion
-
5
Description
Currently, Couchbase Server Audit logs go to the PVCs directly. There are two needs with this. One is to get it off of the pod since these may be destroyed later.
Second is that the audit log is unbounded, and currently it's a requirement for the system operator to trim it. Since the system operator, with K8S, is our Operator, it would need to trim the audit log.
Auditing is specified here: https://docs.couchbase.com/server/current/manage/manage-security/manage-auditing.html
The important quote is:
Note that rotated log files are never deleted by Couchbase Server: if deletion is appropriate, this must be handled explicitly by the administrator.
Attachments
Issue Links
- relates to
-
K8S-1080 Support redirecting Couchbase Server logs on STDOUT
- Closed
-
K8S-2091 Log collection issues with pod/exec and in-memory clusters
- Closed
-
MB-41352 Audit log lifecycle management
- Closed
-
K8S-1993 Documentation for K8S-2000 & K8S-1080: redirection and export of Couchbase audit logs (fluent bit)
- Closed
-
K8S-1994 Logging to stdout - testing
- Closed
- mentioned in
-
Page Loading...