System logs
The System Logs feature aggregates log entries generated from user-registered servers, providing a centralized view of system events, errors, and status reports.
Access system logs
From within a workspace, navigate to the System Logs menu.
Log information
| Field | Description |
|---|---|
| Server | Server from which the log originated |
| Program | Process or application that generated the log |
| Level | Log severity (info, warn, error, etc.) |
| PID | Process ID |
| Message | Log content |
| Date | Log timestamp |
Click the expand icon to view the full log message and related metadata.
Log levels
Info:
- Normal system operations
- Status updates
- General information
Warn:
- Warning messages
- Potential issues
- Deprecation notices
Error:
- Error messages
- Failed operations
- System malfunctions
Critical:
- Critical system failures
- Security incidents
- Urgent issues requiring immediate attention
Use cases
Debugging:
- Investigate application errors
- Track system issues
- Review error messages and stack traces
Infrastructure monitoring:
- Monitor system health
- Detect recurring issues
- Track service availability
Security:
- Detect security incidents
- Monitor authentication failures
- Track system-level security events
Best practices
Filtering:
- Use server filters to focus on specific systems
- Filter by log level to prioritize critical issues
- Search by program name for targeted debugging
Regular review:
- Schedule periodic log reviews
- Set up alerts for critical errors
- Monitor trends in error frequency