Redirect Application logs
Redirect Application logs capture internal service events from your redirect server. Use these logs to monitor service startup, troubleshoot configuration issues, track rule loading, and identify errors in redirect processing.
Key information tracked
- Log severity:
FATAL,ERROR,WARN,INFO,DEBUG,TRACE - Message content: redirect service operations, configuration loading, errors, status updates
- Environment context: namespace and pod where the redirect service runs
Select desired cluster
Select your desired cluster from the dropdown menu at the top of the Cockpit.

View Redirect Application logs
From Logs > Redirect Application:
- Select your desired cluster.
- View the chart to see redirect service log activity over time.
- In Filters, set time range, namespace, pod, log level, and message content.
Details table
| Column | Description | Example |
|---|---|---|
| Date | Timestamp when the log was created | Jan 14, 2026, 8:15:30 AM |
| Namespace | Kubernetes namespace | production |
| Pod | Kubernetes pod | prod-redirect-server-0 |
| Level | Severity level | INFO |
| Message | Log message content | Redirect rules loaded successfully: 150 rules active |