Auralogs

Read-only access to Auralogs production logs: search logs, inspect errors, review AI analyses.

Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeRead-only

What it can do

    What data it sees

    Do you need an account

    An API key from the service settings is required

    Read-only access to Auralogs production logs: search logs, inspect errors, review AI analyses.

    Server tool list (7)

    Raw names from tools/list. Only developers need these.

    list_projectsList projects accessible to the current read key (one project for v1).
    get_projectGet a project by id. Must match the read key's scoped project.
    list_logsList logs for the scoped project, optionally filtered by level/since/until.
    search_logsFull-text search log messages for the scoped project.
    get_logGet a single log row by id, with full context (stack, metadata).
    list_analysesList active analyses for the scoped project. Archived analyses (triaged from the dashboard) are excluded by default; pass include_archived=true to see them. Optional filters: severity (low/medium/high/critical), type (reactive/scheduled).
    get_analysisGet a single analysis by id (diagnosis, suggested fix, PR link if any).