The Activity UI uses color-coded status badges to indicate the outcome or current state of an activity:
Status Types
The following table shows the different activity statuses and their meanings:
| Status | Color | Description |
|---|---|---|
| SUCCESS | Green | Activity completed successfully. |
| FAILED | Red | Activity encountered an error or did not complete. |
| IN PROGRESS | Yellow | Activity is currently executing |
| QUEUED | Yellow | Activity is waiting to start |
| COMPLETE | Green | Activity finished execution |
Filtering by Type
You can filter the activity list to show specific activity types by using GROUP BY options:
- Policy: View activities triggered by policy changes.
- Rule Logs: View activities related to rule executions and logs.
- Patch Logs: View activities triggered by patch management jobs.