Users can view system activity and API records from the Logs section.
Steps:
- Click on Settings
- Navigate to the Logs tab
Audit Logs #
The Logs page displays all system audit records in a table format.
Details Shown:
- Actor โ User who performed the action
- Action & Endpoint โ API action and endpoint used
- Method โ Request type (GET, POST, PUT, DELETE)
- Status โ Response status (200, 201, 400+)
- Severity โ Log level (Low, Medium, High)
- Date โ Date and time of action
- Latency โ API response time
Search & Filter Logs #
Users can quickly find and filter logs.
Actions:
- Use the search bar (endpoint, actor, etc.) Apply filters:
- Method (GET, POST, PUT, DELETE)
- Status (200, 201, 400+)
- Severity (Low, Medium, High)
View Detailed API Information
Users can inspect complete API details.
Action:
- Click on View Metadata
- View request and response details
Monitor System Activity #
Users can track system behavior through logs.
Includes:
- API activity history
- User actions tracking
- Performance insights (latency, status)