Documentation Index
Fetch the complete documentation index at: https://docs.xloud.tech/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Activity Log shows a live timeline of every action taken across your Xloud Platform. Each entry tells you who did it, what they did, which resource was affected, and whether it succeeded — so you can audit activity, investigate changes, and spot problems at a glance.Video Walkthrough
Opening Activity Log
What You See at the Top
Four summary cards show a rolling count of events matching your current filters:| Card | Shows |
|---|---|
| Total Events | Every event in the current view |
| Completed | Actions that succeeded |
| Warnings (4xx) | Actions that were rejected — for example, missing permission or a bad request |
| Failed (5xx) | Actions that hit a server-side error |
Filtering the Timeline
Use the filter bar to narrow the timeline down to the events you need. Filters stack, so you can combine them freely.| Filter | What it does |
|---|---|
| Service | Show only events from one service — Compute, Storage, Network, Identity, Image, DNS, Key Manager, and more |
| Action | Show only a specific type of action — create, delete, update, reboot, migrate, snapshot, and so on |
| Resource Type | Show only actions against a specific kind of resource (instance, volume, network, image, etc.) |
| Date Range | Scope the timeline to a start and end date-time |
| Search URL / ID | Text search across request URLs and resource IDs — press Enter to apply |
Event Table
Each row in the table is one action. At a glance you can see:| Column | What it tells you |
|---|---|
| Activity | The service tag and a short description of the action |
| Target | The resource that was affected (hover for the full ID) |
| Status | Completed, Failed, Running, or Queued |
| Initiator | Where the request came from — Dashboard, CLI, or API |
| User | The person or service account that made the request |
| Project | The project the action was scoped to |
| Started | When the action happened — 4s ago, 2m ago, hover for exact time |
| Duration | How long the action took |
Live Mode
A Live switch on the right side of the filter bar (paired with a spinning sync icon) controls auto-refresh. When it’s on, the timeline updates every few seconds and new rows briefly highlight green as they arrive. Turn it off when you want a stable snapshot, or use the refresh icon next to it for a one-off update.Live updates pause automatically when you switch to a different browser tab or open
the event details — so the page doesn’t waste bandwidth in the background.
Inspecting an Event
Click any row to open the Detail panel on the right. It shows the full context for that action:- Activity name, service, and action type
- User and project (names, with UUIDs visible on hover)
- Source IP the request came from — useful for security reviews
- Exact timestamp and duration
- The request URL that was called
- A unique Request ID you can share with support
- If the action failed, an Error Details section with the exact error message
Exporting Activity
The Export button on the filter bar opens a dropdown with four choices, so you can pick exactly what you need:| Scope | Format | When to use |
|---|---|---|
| Current page | CSV or JSON | Quick export of just the rows visible right now |
| All filtered | CSV or JSON | Export every event matching the current filters (up to 10,000 rows) |
Common Tasks
Find out who deleted a resource
Find out who deleted a resource
- Set Action to
delete - Paste the resource ID into Search URL / ID and press Enter
Track failed logins
Track failed logins
- Set Service to Identity
- Set Action to
authenticate - Look at the Warnings (4xx) and Failed (5xx) summary cards for counts
Watch activity in real time
Watch activity in real time
- Set the Date Range to the last hour (or leave it empty)
- Turn on the Live toggle
Audit everything a project did today
Audit everything a project did today
- Paste the project ID into Search URL / ID and press Enter
- Set Date Range to today
Next Steps
Log Analytics
Search infrastructure log streams alongside activity events
Metrics & Alerts
Track infrastructure health with metric thresholds and notifications
Dashboards
Visualize infrastructure health in the XIMP overview dashboard