mirror of
https://github.com/docker/docs.git
synced 2026-06-22 17:34:07 +00:00
37fab0f3f7
<!--Delete sections as needed --> ## Description - Added note to Offload Activity logs page about the username and details being displayed. Note that `user_id` and `org_id` is not currently displayed in the event description/details. - Added example to API docs showing what data is returned for Offload. We don't currently document the data for all the event types, so I avoided doing it inconsistently for Offload and instead opted to add it as an example. Previews: - https://deploy-preview-25268--docsdocker.netlify.app/admin/activity-logs/#offload-events - https://deploy-preview-25268--docsdocker.netlify.app/reference/api/hub/latest/#tag/audit-logs/operation/AuditLogs_ListAuditLogs UI reference: <img width="1617" height="678" alt="image" src="https://github.com/user-attachments/assets/30a7cb6c-c6ea-43fc-981c-2856080ab9d2" /> ## Related issues or tickets ENGDOCS-3312 ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Editorial review - [ ] Product review Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>