Logs
This module offers a centralized and aggregated view of logs from all your deployed workspaces, simplifying cross-cluster debugging and monitoring.
The Logs module provides a single, unified interface for viewing logs from all your clusters, deployments, and applications across all your workspaces. Instead of connecting to individual clusters or pods, you can access all log streams from one convenient location, making it much easier to troubleshoot issues in complex, multi-workspace environments.
Key Features
- Global Log Aggregation: View logs from all clusters, deployments, and applications in one centralized interface.
- Log Filtering: Quickly narrow down log output by workspace, namespace, or other labels to find relevant information.
Global Log Aggregation
This feature pulls together logs from every component of your deployed workspaces into one centralized view. Whether you need to check the status of a Kubernetes cluster, inspect the logs of a specific application, or debug a deployment issue, you can do it here without having to switch contexts. This is especially powerful for diagnosing problems that involve interactions between multiple services running in different workspaces.
Log Filtering
In an organization with many active deployments, the sheer volume of logs can be overwhelming. The filtering feature allows you to quickly narrow down the log output to what's relevant. You can filter logs by workspace, Kubernetes namespace, or other labels, making it easy to isolate the information you need and significantly speeding up the debugging process.