Audit Logs
Audit trail for Dashboard Users & API Activity
The admin dashboard now displays an audit trail, allowing you to monitor both User activity and API requests :
To access this feature, navigate to Audit Logs from the menu
Dashboard Users
With user monitoring, you can track actions performed by individual users on specific resources. You can easily view who did what and the status of those actions directly from the admin dashboard.
You can also filter the records by
- Timestamp
- Actions like Created, Updated, Deleted
- (Filter by User, Resource: Coming soon)
API Requests Log
With API monitoring, you can track all the API requests you have made along with their status.
You can also filter the records by
- Timestamps
- HTTP Methods GET,POST,PATCH,DELETE
- API Endpoint
Updated 8 months ago