Skip to main content
The AI Log Assistant lets you ask questions about your logs in plain English and get answers backed by your real data. Available on Pro and Enterprise plans. AI Log Assistant

Getting Started

Navigate to the AI page from the sidebar. You can type a question or click one of the suggested prompts, which are generated from your live data.

What You Can Ask

Error Investigation

  • “What errors happened today?”
  • “What’s causing the 500 errors in my API?”
  • “Show me the most common errors this week”
  • “Are errors increasing?”
  • “Compare error rates by service”
  • “Show me activity trends this week”
  • “Find logs mentioning timeout in production”
  • “Show me the latest error logs from auth-service”

Flow Tracing

  • “Trace the request with flow ID abc-123”
  • “What went wrong in this flow?”

Infrastructure

  • “What services are producing the most logs?”
  • “What’s my retention policy?”
  • “List my API keys”

Available Tools

The AI assistant has access to 17 tools that connect to your live log data:
ToolDescription
search_logsSearch and filter logs by level, source, environment, and time range
search_logs_fulltextFull-text search with phrases, boolean operators, and exclusions
count_logsCount logs matching specific filters
get_log_detailDrill into a specific log entry with full stack traces and metadata
get_aggregated_errorsTop errors grouped by message with counts
get_metricsLog volume broken down by level with daily comparison
get_stats_over_timeLog statistics grouped by hour or day for trend analysis
get_stats_by_sourceLog statistics grouped by source/service
get_flow_logsTrace multi-step requests by flow ID
list_sourcesList available log sources
list_alert_rulesView configured alert rules
get_alert_historyRecent alert trigger history
preview_alertCheck what an alert rule would match right now
get_org_infoOrganization details, plan, and usage limits
list_api_keysAPI keys with usage info
list_membersTeam members and roles
list_alert_destinationsAlert notification destinations

Smart Suggestions

The assistant generates context-aware suggestions based on your live data:
  • If you have errors today, it suggests investigating them
  • If error rates are trending up, it highlights the change
  • Suggestions adapt to your specific sources and error patterns
After each response, follow-up suggestions appear based on the tools used in the answer.

Plan Requirements

PlanAccess
FreeView-only (upsell prompt on interaction)
ProFull access
EnterpriseFull access