Salus
DocumentationLogs

Observability

Logs

A centralized hub where you can access and analyze logs from your applications deployed on Salus. Here’s what you can do:

  1. Search your logs using keywords to quickly find the information you’re looking for
  2. Filter logs based on their severity level (such as Trace, Debug, Information, Error, and Warning) and by date time range
  3. See at a glance how your log volume breaks down across severity levels
  4. View the log table showing the log details, timestamp, and severity
  5. Chart log volume per severity over time — the chart adapts its intervals to the time range you select
Centralised Logs with region, workspace, environment and project filters applied, a severity chart, and the log table.

Centralised logs, filtered down to a single project's environment

  • Trace: the finest level of granularity, providing detailed tracking and visibility into the application’s flow
  • Debug: offers insights primarily for development and troubleshooting
  • Information: general operational entries about the application’s normal behavior
  • Warning: an indication that something unexpected happened, or may happen soon
  • Error: shows that a specific operation failed, causing an exception or an unexpected behavior

Filtering Through Centralized Logs

Select a Region

Logs are scoped to a region — where your workloads run. The filter starts on your organization’s default region, so you can go straight to the other filters; switch it to see logs from workloads running in a different region.

Select a Workspace

All users can access granular filters by first selecting a workspace. Only a single workspace can be selected at a time. Once a workspace has been selected, the rest of the filters will be active.

Select an Environment

After selecting a workspace, environments in that workspace will be made available in the filters. To find additional environments, ensure to select the workspace that particular environment belongs to

Select Projects

Once you have selected a workspace and environment, projects that have deployments configured will appear in the filters for further interrogation

Troubleshooting

  • No logs are showing. The granular filters activate only after you select a workspace — pick one first, then narrow by environment and project. Also check the region filter: logs are scoped to the region your workloads actually run in.
  • Older entries are missing. Logs age out per your plan’s retention policy — download anything you need to keep before it does.
  • A project doesn’t appear in the filter. Only projects with configured deployments show up; check the project has a release configuration in the selected environment.