Overview
Activity Log shows a live timeline of every action taken across your Polystack 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.Opening Activity Log
Switch to the admin view
Sign in to the Polystack Dashboard with an administrator account.
Open Monitor Center → Activity Log
From the left navigation, expand Monitor Center and click Activity Log.
The page loads with summary cards at the top, a filter bar below, and a live event table.
What You See at the Top
Four summary cards show a rolling count of events matching your current filters:
The counts update live as new events arrive.
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.Event Table
Each row in the table is one action. At a glance you can see: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:
Use CSV for spreadsheets and ticket attachments, JSON for pipelines and log tools.
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 Monitoring overview dashboard
