Console Logs
Console Logs streams real-time system debug messages from a Director or Cluster instance. Use it to observe internal component activity, diagnose connectivity issues, and verify operational status without accessing server-side log files.
Console Logs is available on Director and Cluster detail pages only.
Accessing Console Logs
Navigate to
Using Console Logs
The Console Logs panel provides a streaming text display with transport controls:
- Configure capture parameters using the
Filter button before starting - Click
Capture to begin streaming — the button changes toStop - Messages appear in the output area in monospace format with automatic scrolling
- Use the query input field to filter messages by substring while streaming
- Click
Stop to end capture, or wait for the capture time to elapse - Click the
Copy button to copy all captured output to the clipboard - Click
Clean to clear the output and reset to idle state
Capture stops automatically when either the capture time or the capture count limit is reached, whichever occurs first.
Filter Options
Click the
| Option | Type | Range | Default | Description |
|---|---|---|---|---|
| Severity | Multiselect | Error, Warning, Info, Debug | All selected | Log severity levels to include |
| Capture time | Number | 5–60 seconds | 10 | Maximum duration of the capture session |
| Capture count | Number | 100–5,000 events | 1,000 | Maximum number of messages to capture |
Click
Severity Levels
| Level | Description |
|---|---|
| Error | Failures requiring attention — connection errors, authentication failures, service exceptions |
| Warning | Conditions that may indicate problems — resource thresholds, deprecated configurations, retry attempts |
| Info | Normal operational messages — service startup, configuration loaded, connections established |
| Debug | Detailed diagnostic output — request/response traces, internal state changes, processing steps |
Prerequisites
Console Logs requires the Director or Cluster to be both enabled and connected. When either condition is not met, the panel displays an alert explaining the issue:
- Director/Cluster is disabled — Enable the component from the Directors management page
- Director/Cluster is not connected — Verify the Director service is running and network connectivity is available