Persistent audit log around cluster operations #135999
Labels
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
O-postmortem
Originated from a Postmortem action item.
T-observability
In reviewing a recent customer incident, we realized we were dependent on the customer's logging of key operational events like node startup, shutdown, and upgrade. Future investigations would be aided by a CRDB-owned persistent log of these operations across the cluster. Ideally, this log would store:
Ideally, this log would never wrap - or if needed, would wrap on a Very Long timescale.
Also ideally, this log would be kept on every node for every node, so the record could include decommissioned nodes.
(Full context here.) Thank you!
cc @arulajmani @ajstorm @nicktrav
Epic CRDB-42978
The text was updated successfully, but these errors were encountered: