Log table columns
| Column | Description |
|---|---|
| Activity | The type of action performed (e.g. datasource created, validation run). |
| Status | Outcome of the action — Success or Error. |
| User | Username and email of the person who performed the action. |
| User Agent | The operating system or platform the action originated from (Windows, macOS, Linux). |
| IP Address | The IP address the request came from. |
| Workspace | The workspace where the activity occurred. |
| Created At | Timestamp of the action. |
| Response Time | How long the operation took to complete, in milliseconds. |
Filters
Narrow down the log using any combination of the following filters:| Filter | Options |
|---|---|
| Status | Success, Error |
| Activity Type | Select a specific action type |
| HTTP Method | GET, POST, PUT, DELETE, PATCH |
| Workspace | Filter to a specific workspace (in multi-workspace environments) |
| User | Filter by a specific user, showing their role and active/disabled status |
| Time Range | Today, Yesterday, Last Week, Last Month, Last Quarter, or a custom date range |