EWUS Cloud Admin Portal

Security

Retention / pruning

Run the auth-failures retention prune and see the run recorded in the audit trail. This is the only retention mechanism that exists today -- no other table has a prune path -- and the trail below is the same unified audit timeline shown under its own sub-item.

Primary · Configuration

Audit trail

Grant and signing-key issuance/revocation, quota-breach propagations, and auth-failures retention prune runs, unified and newest-first (sql/063, extended by sql/088 and sql/089). Every row carries a computed severity (grant of owner/ administrator and a retention prune are Warning, everything else Info) -- a fixed, typed rule per event_type, not an arbitrary label. Click a row for its full detail. Some rows show a blank Actor: neither a grant revocation nor a quota-breach propagation records WHO acted, anywhere in the schema today -- a real, disclosed gap, not a rendering bug (see 088's own comment).

Loading…

Primary · Configuration

Retention prune

Deletes auth_failures rows older than the retention window below and records the run permanently (auth_failures_pruning_log) -- shows up in the audit trail above as "Auth-failures retention prune." Owner at your root node only. Preview first to see the real row count and oldest row before anything is deleted -- a genuine dry run (preview_auth_failures_prune, sql/179), not an estimate.