-
-
Notifications
You must be signed in to change notification settings - Fork 23
Feature Guide Audit Log
fuomag9 edited this page Feb 27, 2026
·
1 revision
Track configuration changes and user activity in Caddy Proxy Manager.
Audit entries include:
- Timestamp
- User (or
System) - Event summary
Typical events:
- Proxy host create/update/delete
- Access list changes
- Certificate changes
- Other administrative operations
Use the audit log to answer: who changed what and when.
The audit log now supports server-side filtering and paging.
- Search box filters by event summary, action, and entity type
- Results are paginated on the server
- Default page size:
50 - URL params are used for state:
-
search: current search text -
page: current page number
-
Search resets to page 1 automatically when the query changes.
- Open Audit Log.
- Enter text in Search audit log... to narrow results.
- Use pagination controls to browse older/newer pages.
- Share a filtered view by copying the URL.
Example URL:
/audit-log?search=proxy&page=2
Checks:
- Clear search text and retry
- Ensure there is recent activity in the system
- Verify you are on page 1 after changing search terms
Some operations are intentionally system-generated and are not linked to a human user ID.
Need help? Open an issue with the query used and expected event details.