memo-padLogs

The Logs page (/logs) has two tabs:

Executions Tab

Shows a table of all tool executions with:

  • Tool name

  • Status (success, error, timeout)

  • Duration

  • Timestamp

  • Input/output token estimates

Filters:

  • Filter by status (success, error, timeout)

  • Search by tool name

Health Checks Tab

Shows a table of all API health check results with:

  • API name

  • Status (healthy, unhealthy, degraded)

  • Response time

  • Timestamp

Health checks run automatically based on the health check endpoint configured for each API.

You can also manually trigger a health check from the Dashboard using the Check Health button on any API card.

Last updated