Skip to content

Agents Logs

The Agents Logs page displays log output for the BoltAgent service, showing API requests, health checks, and agent activity.

Agents Logs

Overview

URL: /admin/agents-logs

The page header reads: "Review recent Agents activity logs."

This page displays a searchable, filterable, and paginated table of agent log entries.

Log Table

Columns

  • Time - The timestamp of the log entry.
  • Module - The module that generated the entry, displayed as a badge (e.g., Unknown).
  • Level - The log level, displayed as a color-coded badge (e.g., INFO).
  • Message - The log message content, including HTTP request details, endpoints, and response codes.

The search bar filters log entries by message content.

Filters

Click the Filters button to apply advanced filters:

  • Level - Filter by log level (All, EMERGENCY, ALERT, CRITICAL, ERROR, WARNING, NOTICE, INFO, DEBUG).
  • From - Start date for the date range filter.
  • Until - End date for the date range filter.

A Reset button clears all applied filters.

Pagination

Results per page can be set to: 5, 10, 25, 50, or All.