Details
-
Improvement
-
Resolution: Fixed
-
Major
-
7.0.0
-
1
Description
In Neo we're introducing a system event log to record events that happen across the cluster, see the parent MB, https://issues.couchbase.com/browse/MB-46215 for more details.
For KV we need to capture the following events.
Data Service Events | Additional Details Needed |
Bucket Offline | Which Bucket UUID of Bucket |
Bucket Online | Which Bucket UUID of Bucket |
Collection Created | Which Collection & Scope & Bucket |
Collection Deleted | Which Collection & Scope & Bucket |
Create Bucket | Bucket Type and settings |
Delete Bucket | Which Bucket UUID of Bucket |
Ephemeral Bucket Auto-reprovision | Which Bucket UUID of Bucket |
Flush Bucket | Which Bucket UUID of Bucket |
Memcached Crashed | Name of process that crashed PID of crashed process |
Memcached Settings Change | Previous Setting and New Setting |
Modify Bucket | Which Bucket UUID of Bucket Previous Setting and New Setting |
Scope Created | Which Scope on which Bucket |
Scope Deleted | Which Scope on which Bucket |
Attachments
Issue Links
- blocks
-
MB-46215 Automation and Parse-Friendly System Event Feed
- Closed