Purpose
The Audit page helps you monitor user activity on your Aviatrix Platform. Use it to review common user actions and results. The page displays information from the Aviatrix Controller Command Logs; the actions listed are Controller API calls. Time controls, summary charts (Top 5 Actions, Top 5 Users, Actions by Time), and the audit log table let you filter and export the data.Elements

- Time Period: Dropdown to select time period (Last 60 Minutes, Last 24 Hours, etc.).
- Start: Date/time picker for start time.
- End: Date/time picker for end time.
- Filter: Filter button to show/hide filter options.
- Apply: Apply button to apply time period and filter settings.
- Top 5 Actions: Chart displaying top 5 actions with counts.
- Top 5 Users: Chart displaying top 5 users (may show “No data found”).
- Actions by Time: Chart displaying actions over time.
- Show filters: Button to show filters for the audit log table.
- Select columns: Button to select columns for the audit log table.
- Export: Export button to download audit data.
- Raw Logs: Raw Logs button to view raw audit logs.
- Search: Search box for filtering table content.
Actions
View Audit Logs
View Audit Logs
To view audit logs:
- Go to Administration > Audit.
- The page appears with time controls (Time Period, Start, End), summary charts (Top 5 Actions, Top 5 Users, Actions by Time), and the audit log table.
- Optionally, set Time Period or Start/End, click Apply, use Show filters, Select columns, Export, Raw Logs, or Search.
Parameter Details
| Sl. No. | CoPilot Parameter Name | Description |
|---|---|---|
| 1 | Timestamp | Shows the date and time when the audit event occurred. |
| 2 | Action | Shows the type of action that was performed (e.g., USER_LOGIN_MANAGEMENT, MANAGE_SAML_ENDPOINT). |
| 3 | User | Shows the user who performed the action. |
| 4 | Result | Shows the result of the action (e.g., Success, Failure). |
| 5 | Reason | Shows the reason for the action result if applicable. |
| 6 | Key-Values | Shows key-value pairs associated with the audit event. |