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:

StatusColorDescription
SUCCESSGreenActivity completed successfully.
FAILEDRedActivity encountered an error or did not complete.
IN PROGRESSYellowActivity is currently executing
QUEUEDYellowActivity is waiting to start
COMPLETEGreenActivity 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.