#201: stable audit event catalogue for syslog/SIEM export #261
No reviewers
Labels
No Label
area:auth
area:docs
area:export
area:ops
area:storage
area:supply-chain
auth
backend
blocked
collab
deployment
docs
effort:L
effort:M
effort:S
frontend
plugins
qa
vs-nfd
vs-nfd:blocker
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: stwaidele/dorfteich#261
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/201-audit-event-catalogue"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Stacked on #260 (#200) -> #259 (#199) -> #258 (#202) -> merged #257. Issue #201.
AUDIT_EVENTS) — an uncatalogued id is a compile error; all existing ids keep their names.docs/architecture/audit-events.md(v1.0): per event id, trigger, severity, actor/target semantics and every field; compatibility promise (ids never repurposed, additions = minor, removal of a retired row = major + release notes); stable stdout field set and the forwarding path (container stdout -> operator's collector, deliberately no app-side syslog client).audit-catalogue.test.tsparses the document's event tables and fails when ids or severities drift from the code — verified in both directions (fake id made both tests fail).severityas a routing hint (pino level unchanged); no DB migration.