View logs
In this page
API
GET /api/v1/activity/logs
Authorization: Bearer <token>
Returns recent AuditLog rows mapped to a simplified structure (see ActivityService.list in apps/api).
UI
/logs — page title “Activity Logs”; it calls /activity/logs internally. This is the same data source as the API activity endpoint (not separate syslog files).
Quirks
The mapper currently sets a generic type field for entries (implementation detail); filtering in the UI may not map 1:1 to server-specific log files.
For host-level diagnostics, panel doctor prints suggested shell checks (CLI).