Skip to content

Comments

feat: initial audit logging to rmapi#143

Open
benjamsf wants to merge 17 commits intomainfrom
auditlog-to-rmapi
Open

feat: initial audit logging to rmapi#143
benjamsf wants to merge 17 commits intomainfrom
auditlog-to-rmapi

Conversation

@benjamsf
Copy link
Member

@benjamsf benjamsf commented Jan 25, 2026

User-facing summary

Add initial auditlogging to rmapi:

  • LOGGER.audit
  • Limited context
  • This won't handle yet how to track actions initiated by user, but driven by rmapi in integration-api's

Why It's Good for the Product (Release Goal)

  • Logging is for good you

extra=build_audit_extra(
action="certificate_download",
outcome="failure",
actor=person.callsign,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actor should be defaulted from the Certificate info header or just request context info

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants