Events & Logs

Review the organization's platform audit events — who did what, when, and the outcome

URL

  • /events-and-logs — Labsuite Hub Audit Center

Purpose

Events & Logs is the Audit Center for your organization. It displays an immutable, paginated feed of platform audit events — business actions recorded across Labsuite products — so organization owners and admins can monitor activity, investigate issues, and verify outcomes.

What you can do

  • Browse the full audit event feed for the active organization, newest first
  • Search loaded events by any text in the row (summary, actor, source, etc.)
  • Filter events by date range (From / To), severity level, and originating application
  • Refresh the feed to pull events since the current session started
  • Open any row to inspect the full audit envelope: timestamp, severity, outcome, operation, source, actor, category, entity type, entity ID, schema version, and a diff of changes
  • See failure events highlighted in the table (destructive color) and in the detail sheet

Permissions

Page access requires an organization owner or admin role. Organization members cannot access this page.

No catalog permission applies. Access is governed entirely by your organization role.

On this page

Title Events & Logs with the description "Organization audit events for the active organization."

Toolbar

Three controls sit inline in the header:

  • Search loaded events — a text field that filters the currently loaded rows client-side. It does not re-fetch; use Refresh to load newer events first.
  • Refresh — reloads the event feed, resetting the scroll position and pulling the latest events.
  • Live — a red dot and label indicating real-time updates are active. New events will appear automatically as they arrive.

Filters rail

A collapsible sidebar (visible on medium screens and wider) provides pre-load filters:

FilterDescription
Timeline — FromInclude only events on or after this date.
Timeline — ToInclude only events on or before this date.
SeverityCheckboxes for each severity level (e.g. INFO, WARN, ERROR). Uncheck to hide that level.
ApplicationA collapsible group of checkboxes — one per Labsuite product that has recorded events. Uncheck to hide events from that app.

Reset filters clears all active filters and reloads the feed.

If the From date is after the To date, an inline alert warns you the timeline is inverted and the filter will not return results.

Audit events table

An infinite-scroll table with the following columns:

ColumnDescription
TimestampUTC date and time of the event, in monospace.
SeverityLabelled badge (e.g. INFO, WARN, ERROR).
OutcomeSUCCESS or FAILURE. Failure rows are highlighted in red.
SummaryShort description of the operation.
SourceThe Labsuite product that produced the event.
ActorThe user who performed the action, shown in monospace.

Scroll to the bottom to automatically load more events. Click any row to open its detail sheet.

When no events match the active filters or search, the table is replaced by a No audit logs placeholder.

Event detail sheet

Opens from the right side when you click a row. It shows the full audit envelope for that event:

  • Timestamp, Severity, Outcome, Operation, Source, Actor, Category, Entity type, Entity ID (when present), Schema version
  • Changes — a list of field-level diffs, each showing the field name, operation (when applicable), previous value, and new value. Null values are displayed in red.
  • Error message — shown in a red monospace block when the event recorded a failure reason.

Close the sheet by clicking outside it or pressing Escape.

No Hub task guides are published yet.

On this page