You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bpmct
changed the title
bug: I deleted a workspace but the audit logs did not record it.
audit: I deleted a workspace but the audit logs did not record it.
Oct 10, 2022
@sharkymark I've opened a PR to address workspace deletion, so that should be fixed soon.
Seems we never had support for APIKeys - I've opened a PR updating our documentation and created a ticket so that we can build out support for that resource.
Version:
v0.9.1+27c8345
Conversely, when I create a workspace, it is logged. Updating a workspace is not logged too.
Precise, accurate audit logging is critical for security and compliance teams within enterprises.
I am basing the expected actions from the Coder docs
https://coder.com/docs/coder-oss/latest/admin/audit-logs#filtering-logs
API key creation is not logged too - I did
coder login
which to my knowledge is the only way to create a token, and an audit log entry is not created.Unlike v1, there is no CLI command to create and delete tokens.
The text was updated successfully, but these errors were encountered: