System Health AI Analysis
Trigger an AI agent to analyze application error logs. Paste your log data as a JSON array to summarize findings, group errors, and identify trends.
Paste Error Logs
Provide your log data in the text area below to run the analysis.
Expected Log Format
The tool expects a JSON array of objects. Each object should have `timestamp`, `responseCode`, and `message` keys. You can typically export this data from your cloud logging provider (e.g., Google Cloud Logging).