Checkmate
Logs & diagnostics

Application logs

View and filter system logs by level.

Overview

The Logs page shows application logs from the Checkmate server. It's the first place to look when something isn't working.

Accessing logs

  1. Click Logs in the sidebar
  2. The Logs tab is selected by default
  3. Browse the log entries in the table

Log levels

Filter logs by severity level using the dropdown:

  • All: Show all log entries
  • Error: Critical issues that need attention (red)
  • Warn: Potential problems to investigate (orange)
  • Info: General information messages (green)
  • Debug: Detailed debugging information (blue)

Log entry details

Each log entry shows:

  • Timestamp: When the event occurred
  • Level: Severity level with color-coded badge
  • Service: Which service generated the log
  • Method: The HTTP method or operation type
  • Message: Description of the event

On this page