Skip to main content

Guide: Viewing and Filtering the Activity Log

This guide describes how to view the activity log and apply filters to find specific events within a VPC.


Prerequisites

  • You must be working in the context of a specific VPC.
  • You must have permission to view the activity log for that VPC.

Step 1 — Navigate to Activity Log

  1. Select the VPC whose logs you want to view.

  2. From the left navigation bar, select Activity Log.

    The activity log page appears.

    Activity Log List


Step 2 — Read the Log Table

The log table lists events in reverse chronological order (newest first) with the following columns:

ColumnDescription
UsersThe user who performed the action.
DescriptionA short description of the recorded action.
Item nameThe name of the affected resource (e.g., an Instance name, a VPC name).
TypeThe action type (e.g., Create, Delete, Update).
Date & TimeWhen the action occurred (UTC).

Use the pagination bar at the bottom of the page to browse through multiple pages of results.


Step 3 — Filter the Log

  1. Click Filtered to open the filter panel.

    Activity Log Filter

  2. Enter your filter criteria:

Filter FieldDescription
UserFilter by user email address. Leave empty to show all users.
Item nameFilter by the name of the affected resource.
TypeFilter by action type (Create, Delete, Update, etc.).
Start dateThe start of the time range to filter (format: YYYY-MM-DD).
End dateThe end of the time range to filter (format: YYYY-MM-DD).
  1. Click Apply (or Filter) to apply the filters.

Note: You can combine multiple filter criteria at once to narrow the results.


Limitations

  • Activity Log does not support file export. You can only view data directly in the interface.
  • The log shows activity within the current VPC only — activity from other VPCs is not shown.