Back to Eliza

Logs

packages/docs/advanced/logs.md

2.0.11.2 KB
Original Source

The Logs tab provides a real-time log viewer for your agent's runtime output. Access it from the Advanced section of the dashboard at /logs.

Overview

The log viewer streams runtime logs directly in the browser, giving you visibility into agent operations without needing terminal access.

Log Levels

Logs are color-coded by severity level:

LevelColorDescription
ERRORRedRuntime errors and exceptions
WARNYellowWarnings and potential issues
INFODefaultGeneral informational messages
DEBUGGrayDetailed debugging output

Filtering

Use the filter controls to narrow down log output:

  • Level filter — show only logs at or above a specific severity level
  • Text search — filter logs by keyword or pattern
  • Service filter — narrow down to logs from a specific service or plugin

Features

  • Auto-scroll — the viewer automatically scrolls to show the latest log entries
  • Pause — temporarily pause auto-scroll to inspect a specific log section
  • Copy — copy individual log entries or selections to clipboard
  • Timestamp display — each log entry includes a precise timestamp