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 the severity summary showing how many log items there are for each severity level
  4. View the log table showing the log details, timestamp, and severity
  5. Visualize number of logs for each severity level at 15 minute intervals within the selected time range
  • 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 Deployment Target (Enterprise only)

For Enterprise users, you’ll be required to select a deployment target first before you can filter through workspaces and projects.

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